Conversation
Closed
|
Visit the preview URL for this PR (updated for commit 4c68ee3): https://ontime-c63f1--pr323-312-9k2mz3th.web.app (expires Thu, 02 Oct 2025 14:18:03 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 7d60a2eae4c4a5839220ed6a57552a3b61cce5a3 |
|
Visit the preview URL for this PR (updated for commit 4c68ee3): https://on-time-front-widgetbook--pr323-312-6tvdyp5s.web.app (expires Thu, 02 Oct 2025 14:19:36 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: e53128a376fed0209d449279de9c0d94c83cdd8b |
jjoonleo
reviewed
Sep 24, 2025
Collaborator
Author
|
Collaborator
Author
|
구글 로그인 accessToken 사용하는 것으로 다시 변경했습니다 |
jjoonleo
approved these changes
Sep 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
온보딩 시작 페이지 하단 safe area 추가 및 버튼 크기 조정
구글 로그인 시에 구글에서 내려준 accessToken 값을 백엔드로 넘기도록 추가
로그아웃 기능 - my_page/my_page_modal 에 logout_modal 추가하여 이미 존재하는 AuthSignOutPressed() 함수를 호출
회원탈퇴 기능 - my_page_modal 에 delete_user_modal, domain/use-cases/delete_user_use_case 를 추가하였고, user_repository - user_repository_impl - data_source 로 이어지도록 구현
Issue ticket number and link
Closes #312