Skip to content

연동 로그인 구현 #1

Description

@hye2021

✅할 일

  • Spring Security
  • OAuth2
    • google
    • kakao
    • naver
  • JWT

✅전체 구성 요약

  1. 사용자: 로그인 버튼 클릭
  2. Spring Security: OAuth2 인증 요청 → Provider (Google 등)로 리디렉션
  3. Provider: 로그인 후 인증 코드 반환
  4. Spring Security: 인증 코드로 사용자 정보 요청
  5. 백엔드: 유저 정보로 JWT 발급
  6. 클라이언트: 이후 요청마다 JWT 사용

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions