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] 구글 OAuth 인증 API 요청 처리 및 구글 로그인 화면 구현 #22

Open
5 tasks
Miaash opened this issue Oct 17, 2024 · 0 comments
Open
5 tasks
Assignees
Labels
✨ feature 구현, 개선 사항 관련 부분 👨🏻‍💻 frontend 프론트 작업

Comments

@Miaash
Copy link
Contributor

Miaash commented Oct 17, 2024

✨ 기능 설명

로그인 화면을 퍼블리싱 및 Google OAuth API에 대한 요청에 대한 응답을 처리합니다.

✨ 개발 목록

  • SNS로그인 바텀시트 모달 컴포넌트 퍼블리싱
  • 백엔드 구글 로그인 API 호출
  • 로그인 상태 및 사용자정보 zustand로 store 생성 후 전역상태로 관리
  • 로그아웃 로직 처리
  • 리프레시 토큰 만료 시 재요청 로직 처리
@Miaash Miaash added ✨ feature 구현, 개선 사항 관련 부분 👨🏻‍💻 frontend 프론트 작업 labels Oct 17, 2024
@Miaash Miaash self-assigned this Oct 17, 2024
@viaunixue viaunixue changed the title [FEAT] FE 구글 OAuth 인증 API 요청 처리 및 구글 로그인 화면 구현 [FEAT] 구글 OAuth 인증 API 요청 처리 및 구글 로그인 화면 구현 Oct 19, 2024
Miaash added a commit to Miaash/neonadeuli-main that referenced this issue Oct 20, 2024
- 로그인 페이지 퍼블리싱 완료

neonadeuli-project#22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature 구현, 개선 사항 관련 부분 👨🏻‍💻 frontend 프론트 작업
Projects
None yet
Development

No branches or pull requests

1 participant