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] 구글로그인 verify, refresh 구현 #3

Open
3 tasks
oro7l opened this issue Nov 25, 2023 · 0 comments
Open
3 tasks

[FEAT] 구글로그인 verify, refresh 구현 #3

oro7l opened this issue Nov 25, 2023 · 0 comments
Labels
chore 다른 유형에 속하지 않는 것 enhancement New feature or request feat 기능 추가

Comments

@oro7l
Copy link
Collaborator

oro7l commented Nov 25, 2023

📌 description


  • 구글에서 가져온 정보 이후로 JWT 발급 받은 이후 내용

📝 TO DO


  • 가져온 토큰 models.py에 저장
  • 해당 유저의 access token이 만료되었는지 확인
  • verification이 안된 경우, 전달받은 refresh token으로 새로운 access token을 발급

💌 비고


@oro7l oro7l added enhancement New feature or request feat 기능 추가 chore 다른 유형에 속하지 않는 것 labels Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 다른 유형에 속하지 않는 것 enhancement New feature or request feat 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant