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

[Feature] 사용자 인증 관련 API 연결 #121

Open
2 of 4 tasks
dioo1461 opened this issue Feb 9, 2025 · 0 comments
Open
2 of 4 tasks

[Feature] 사용자 인증 관련 API 연결 #121

dioo1461 opened this issue Feb 9, 2025 · 0 comments
Assignees
Labels
🖥️ FE Frontend

Comments

@dioo1461
Copy link
Contributor

dioo1461 commented Feb 9, 2025

배경

엔드포인트 설명
/api/v1/user/current 현재 로그인한 사용자 정보 조회
/api/v1/google Google 로그인 URL 반환
/oauth2/callback JWT 토큰 발급
/api/v1/logout 사용자 로그아웃

✅ TODO

  • /api/v1/user/current 구현
  • /api/v1/google 구현
  • /oauth2/callback 구현
  • /api/v1/logout 구현
@dioo1461 dioo1461 added the 🖥️ FE Frontend label Feb 9, 2025
@dioo1461 dioo1461 added this to the 3차 스프린트 milestone Feb 9, 2025
@dioo1461 dioo1461 self-assigned this Feb 9, 2025
@dioo1461 dioo1461 changed the title [Feature] 사용자 인증 관련 API 구현 [Feature] 사용자 인증 관련 API 연결 Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥️ FE Frontend
Projects
None yet
Development

No branches or pull requests

1 participant