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

[공통] [프로필] 인증 및 인가 기능 구현 #27

Open
3 tasks
jojaeng2 opened this issue Sep 18, 2023 · 0 comments
Open
3 tasks

[공통] [프로필] 인증 및 인가 기능 구현 #27

jojaeng2 opened this issue Sep 18, 2023 · 0 comments
Labels
feature This issue or pull request already exists

Comments

@jojaeng2
Copy link
Member

목적

jwt 기반으로 프로필 인증 및 인가 기능을 구현합니다.
(가입 기능은 지금 간단하게 있음)

세부 구현 내용

  • jwt access token 발급 기능 구현
  • jwt refresh token 발급 기능 구현
  • jwt validation interceptor 구현

특이사항

누가할래?

@jojaeng2 jojaeng2 added feature This issue or pull request already exists test test and removed test test labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant