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

JWT 토큰 발급 #13

Open
seungheon123 opened this issue Apr 30, 2024 · 0 comments
Open

JWT 토큰 발급 #13

seungheon123 opened this issue Apr 30, 2024 · 0 comments
Labels
✨ Feat 새로운 기능 추가

Comments

@seungheon123
Copy link
Contributor

설명

사용자 검증을 위한 토큰 발급

구현

  1. Jwt Filter 구현
  2. access 토큰 발급 구현
  3. access 토큰 인증 인가 구현
  4. refresh 토큰(X)
  5. Redis(X)

예상 동작

로그인 성공 시 access token, refresh token 발급

@seungheon123 seungheon123 added the ✨ Feat 새로운 기능 추가 label Apr 30, 2024
@seungheon123 seungheon123 modified the milestone: First_Milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant