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

[FEAT] TokenProvider를 구현합니다. #16

Open
5 tasks done
hyunw9 opened this issue Oct 23, 2024 · 0 comments · May be fixed by #17
Open
5 tasks done

[FEAT] TokenProvider를 구현합니다. #16

hyunw9 opened this issue Oct 23, 2024 · 0 comments · May be fixed by #17
Assignees
Labels
🎁 feature 새로운 기능을 개발하거나 추가, 변경할 경우(spring boot 내의 기능 코드)

Comments

@hyunw9
Copy link
Contributor

hyunw9 commented Oct 23, 2024

About Issue 🚀

토큰 생성, 검증을 담당하는 Provider구현

Progress ✔️

  • AccessToken Generate
  • RefreshToken Generate
  • ParseToken
  • validateToken
  • test
@hyunw9 hyunw9 added the 🎁 feature 새로운 기능을 개발하거나 추가, 변경할 경우(spring boot 내의 기능 코드) label Oct 23, 2024
@hyunw9 hyunw9 self-assigned this Oct 23, 2024
@hyunw9 hyunw9 linked a pull request Oct 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎁 feature 새로운 기능을 개발하거나 추가, 변경할 경우(spring boot 내의 기능 코드)
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant