Skip to content

Conversation

@iiuoon
Copy link
Contributor

@iiuoon iiuoon commented Jul 17, 2025

📌 Related Issue

#14

🚀 Description

📸 Screenshot

📝 Notes

iiuoon added 9 commits July 16, 2025 13:58
Configures the app coordinator to present the LoginView as the initial screen.
This change sets up the basic login UI and integrates associated dependencies to enable user authentication.
Introduces token repository and use case for handling access tokens.
This allows saving, retrieving, and clearing access tokens securely.

Implements a custom URL scheme for OAuth2 callback to receive the access token.
The SceneDelegate is updated to handle the incoming URL and store the token using the TokenRepository.

Updates the LoginView to emit an event when the Google login button is tapped.
Updates the NetworkConfiguration to empty baseUrl and appID.

feat: accessToken manage
Updates the project to correctly load assets,
ensuring that images and colors are properly
accessed and displayed within the CommonUI framework.

Adds Tuist generated assets and bundle resources.
Adds debug helper to print bundle information.
@iiuoon iiuoon self-assigned this Jul 17, 2025
@iiuoon iiuoon added the 💡 feat 새로운 기능 구현 label Jul 17, 2025
@iiuoon iiuoon merged commit 6a6e25e into develop Jul 17, 2025
1 check failed
@iiuoon iiuoon deleted the feat/#14 branch July 17, 2025 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💡 feat 새로운 기능 구현

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants