-
Notifications
You must be signed in to change notification settings - Fork 0
[Fix/#84] : 구글 로그인 오류 해결 #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
4c34aaf
#84 [CHORE] Google Credential API 의존성 추가
youjin09222 0d32014
#84 [FIX] 구글 로그인 idToken으로 변경
youjin09222 f961b32
#84 [MOD] 구글 로그인 authCode 발급
youjin09222 7306f0e
#84 [MOD] 구글 로그인 Intent 방식 적용
youjin09222 14f445d
#84 [CHORE] BuildConfig에 GOOGLE_CLIENT_SECRET 추가
youjin09222 1658841
#84 [ADD] GoogleClientSecret DI 추가
youjin09222 067dbf7
#84 [FEAT] 구글 accessToken 발급하여 서버로 전송
youjin09222 c2a47e4
#84 [REFACTOR] 구글 로그인 로직 ViewModel로 이동
youjin09222 284840f
#84 [MOD] 로그인 화면 배경색 및 로고 변경
youjin09222 8a9b3f4
#84 [MOD] ResponsePostReissueTokenDto 필드 변경
youjin09222 8327e9f
#84 [REFACTOR] TokenInterceptor 토큰 처리 로직 개선
youjin09222 8326b0f
#84 [MOD] 토큰 재발급 성공 상태 코드 201로 수정
youjin09222 c876db5
Update develop_PR_builder.yml
gaeulzzang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P3: 이게 달라서 재발급이 안됐던걸까유?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요것도 그렇고, SUCCESS 코드가 200으로 되어있어서 재발급이 안된거였으요..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
그렇구나 딩딩딩딩딩