-
Notifications
You must be signed in to change notification settings - Fork 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
[Server/auth] accessToken 재발행 로직 구현, 로그아웃 로직 구현 #87
Merged
Commits on Nov 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ced21c5 - Browse repository at this point
Copy the full SHA ced21c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83010ca - Browse repository at this point
Copy the full SHA 83010caView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ab173 - Browse repository at this point
Copy the full SHA e7ab173View commit details -
- 변경 전 : accessToken만 검증 - 변경 후 : accessToken, refreshToken 검증
Configuration menu - View commit details
-
Copy full SHA for b07d70d - Browse repository at this point
Copy the full SHA b07d70dView commit details -
- 변경 전 : accessToken만 검증 - 변경 후 : accessToken, refreshToken 검증
Configuration menu - View commit details
-
Copy full SHA for df4abce - Browse repository at this point
Copy the full SHA df4abceView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ca4c0 - Browse repository at this point
Copy the full SHA f3ca4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6143fd9 - Browse repository at this point
Copy the full SHA 6143fd9View commit details -
리펙토링 내용 - token 발행하는 로직 auth.service에서 따로 분리
Configuration menu - View commit details
-
Copy full SHA for 0a6fe59 - Browse repository at this point
Copy the full SHA 0a6fe59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 369b474 - Browse repository at this point
Copy the full SHA 369b474View commit details -
Configuration menu - View commit details
-
Copy full SHA for e42299e - Browse repository at this point
Copy the full SHA e42299eView commit details
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.