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

[FE]OAuth 로그인 해결방안 1 #99

Open
4 tasks
sirloinbh opened this issue Sep 13, 2023 · 0 comments
Open
4 tasks

[FE]OAuth 로그인 해결방안 1 #99

sirloinbh opened this issue Sep 13, 2023 · 0 comments
Assignees
Labels
FE Front End

Comments

@sirloinbh
Copy link
Collaborator

  • 구글 클라우드 사용자 인증정보에서 승인된 자바스크립트 원본을 프론트엔드 서버주소로 설정
  • 승인된 리디렉션 URI을 백엔드 서버 주소로 설정
  • 구글 로그인 버튼과 카카오 로그인 버튼을 누르면 백엔드 서버로 리다이렉트
  • 해결방안 1

예상 소요 시간 5h

@sirloinbh sirloinbh added the FE Front End label Sep 13, 2023
@sirloinbh sirloinbh added this to the Bare Minimum Requirement milestone Sep 13, 2023
@sirloinbh sirloinbh self-assigned this Sep 13, 2023
sirloinbh pushed a commit that referenced this issue Sep 15, 2023
sirloinbh pushed a commit that referenced this issue Sep 15, 2023
소셜 로그인 성공 시 로컬 스토리지에 엑세스토큰, 리프레시 토큰 저장
다시 로그인 버튼을 누를 시 로그인 상태 변화 및 원래 페이지로 렌더링
로그인,로그아웃 상태를 전역변수에서만 관리하도록 구현
Issues #99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE Front End
Projects
None yet
Development

No branches or pull requests

1 participant