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

Auth #5

Open
3 of 5 tasks
raae7742 opened this issue Feb 20, 2022 · 1 comment
Open
3 of 5 tasks

Auth #5

raae7742 opened this issue Feb 20, 2022 · 1 comment
Assignees
Labels

Comments

@raae7742
Copy link
Member

raae7742 commented Feb 20, 2022

  • join
  • login
  • refresh token (Redis)
  • logout
  • automatic login
@raae7742 raae7742 added the 🌱back-end Back-end label Feb 20, 2022
@raae7742 raae7742 changed the title Login Auth Feb 20, 2022
raae7742 added a commit that referenced this issue Mar 9, 2022
@raae7742
Copy link
Member Author

logout, automatic login(refresh token)은 후순위로 넘김

hellouz818 added a commit that referenced this issue Mar 13, 2022
raae7742 added a commit that referenced this issue May 28, 2022
- userController에서 authController 분리
- jwtToken -> accessToken으로 명칭 변경
- /refresh api 추가
raae7742 added a commit that referenced this issue May 29, 2022
[#5] fix: add AuthController and refreshToken api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants