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 토큰 생성 및 발행 #5

Closed
alertjjm opened this issue Jul 13, 2021 · 1 comment · Fixed by #19
Closed

[기능] JWT 토큰 생성 및 발행 #5

alertjjm opened this issue Jul 13, 2021 · 1 comment · Fixed by #19
Assignees
Labels
enhancement New feature or request

Comments

@alertjjm
Copy link
Member

  1. JWT 토큰
    1.1 소셜로그인 이후 얻을 수 있는 이메일, 닉네임 등의 정보로 사용자 정보 알아오기
    1.2 사용자 정보를 이용한 JWT 토큰을 발행하여 제공하기
@alertjjm alertjjm added the enhancement New feature or request label Jul 13, 2021
@alertjjm alertjjm added this to To do in 알라(ALA)_백엔드 via automation Jul 13, 2021
@alertjjm alertjjm self-assigned this Jul 14, 2021
@alertjjm
Copy link
Member Author

프론트에서 OAuth 끝나면 할예정

@alertjjm alertjjm moved this from To do to In progress in 알라(ALA)_백엔드 Jul 15, 2021
@alertjjm alertjjm linked a pull request Jul 18, 2021 that will close this issue
알라(ALA)_백엔드 automation moved this from In progress to Done Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant