Skip to content
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

BE_Authentication 구현 #18

Open
DreamChaserDeekay opened this issue Dec 22, 2022 · 1 comment · Fixed by #20, #27, #40, #49 or #56
Open

BE_Authentication 구현 #18

DreamChaserDeekay opened this issue Dec 22, 2022 · 1 comment · Fixed by #20, #27, #40, #49 or #56
Assignees

Comments

@DreamChaserDeekay
Copy link
Contributor

No description provided.

@DreamChaserDeekay DreamChaserDeekay self-assigned this Dec 22, 2022
@DreamChaserDeekay
Copy link
Contributor Author

DreamChaserDeekay commented Dec 22, 2022

  • Token 생성 로직
  • Refresh Token Repository 생성
  • Access Token 재발급 via Refresh Token
  • 로그아웃 시 Refresh Token 데이터 삭제

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment