-
Notifications
You must be signed in to change notification settings - Fork 4
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
Feature : 카카오 소셜 로그인 페이지 구현 #10
Labels
✨ feature
This feature will be developed
Comments
카카오 API 연동 로그인의 경우 다음과 같은 과정으로 진행되는 것으로 파악하였습니다.
이 중 현재는 1, 2번은 구현 되었고 |
This was referenced Sep 30, 2023
This was referenced Oct 8, 2023
This was referenced Oct 20, 2023
This was referenced Oct 28, 2023
Merged
Closed
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
카카오 소셜 로그인시 사용자가 이용하는 페이지를 구현한다.
Todo
토큰 & 유저 등급 & 유저 닉네임 - localStorage
에서 관리할 수 있도록 처리(혹은 sessionStorage)ProtectedRoute
컴포넌트 구현 및 테스팅ETC
The text was updated successfully, but these errors were encountered: