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

SNS 로그인 API #27

Open
abcdana opened this issue Feb 20, 2025 · 0 comments
Open

SNS 로그인 API #27

abcdana opened this issue Feb 20, 2025 · 0 comments
Assignees

Comments

@abcdana
Copy link
Collaborator

abcdana commented Feb 20, 2025

  • Google, Kakao, Naver 등의 OAuth 2.0 기반 SNS 로그인 기능 추가
  • Endpoint : /api/auth/login/sns/{provider} (POST)
  • 요구 사항
    • provider : google, kakao, naver 지원
    • SNS Access Token 검증 및 회원 정보 조회
    • 기존 회원이면 로그인, 신규 회원이면 회원가입 후 로그인 처리
    • JWT 토큰 발급
@abcdana abcdana self-assigned this Feb 26, 2025
abcdana added a commit that referenced this issue Mar 6, 2025
[#27] 카카오 로그인 기능 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant