Skip to content

애플 소셜로그인 기능 추가 #141

@jiyunio

Description

@jiyunio

📄 설명

애플 소셜로그인 기능을 추가한다.
과정은 아래와 같다.

  • 프론트로부터 id_token 받기
  • 받은 id_token의 유효성 검증 후 Claim 추출
  • Claim에서 추출한 회원의 정보를 이용해 밥점줘 임시 토큰을 프론트로 전달

✅ 작업할 내용

  • MemberController : Apple Login을 마친 뒤, 임시 토큰을 전달할 API 추가
  • OAuth2UserServiceExt 에 Apple Login 추가

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions