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] : 카카오 소셜 로그인 페이지 구현 #15

Closed

Conversation

rktdnjs
Copy link
Contributor

@rktdnjs rktdnjs commented Sep 30, 2023

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • CSS등 UI 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

작업 사항

  • 카카오 소셜 로그인 기능 추가(카카오 연동 & 인가코드 전달)
    • (임시) 로그인 진행 시 임시로 token을 발급하도록 하였습니다(인증이 필요한 각종 페이지에 사용)
    • 백엔드 URI 연결 및 토큰 발급은 차후 진행해보며 코드를 차차 수정해나가야 할 것으로 보입니다.
  • 인가코드 전달 과정중 보여줄 로더 페이지 구현

관련 이슈

#10

- 카카오 인가 코드를 받아서 처리하기까지의 큰 틀 구현
- 로그인 이후에 계좌정보 유무에 따른 추가 정보 기입 페이지 구현 필요
- 현재는 임시로 토큰을 만들어, 바로 로그인 처리 및 토큰 저장이 되도록 구현
@rktdnjs rktdnjs added the ✨ feature This feature will be developed label Sep 30, 2023
@rktdnjs rktdnjs self-assigned this Sep 30, 2023
@rktdnjs rktdnjs changed the title Feature/register page [Feat] : 카카오 소셜 로그인 페이지 구현 Sep 30, 2023
@rktdnjs
Copy link
Contributor Author

rktdnjs commented Sep 30, 2023

*이 시점에서는 Nav바가 따로 적용되어 있지 않아, 별도로 http://localhost:3000/login 으로 가주셔야 합니다!

@rktdnjs rktdnjs closed this Sep 30, 2023
@rktdnjs rktdnjs deleted the feature/register-page branch September 30, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature This feature will be developed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant