Skip to content

GoogleLogin OAuth2.0 회원가입 테스트  #24

@sin-hyunjin

Description

@sin-hyunjin
  • DefaultOAuth2UserService

    /** // 구글 로그인이 완료된 뒤의 후처리가 필요
    * 1. 코드받기(인증),
    * 2. 엑세스토큰(권한) ,
    * 3. 사용자 프로필 정보를 가져옴,
    * 4-1. 그 정보를 토대로 회원가입을 자동 진행
    * 4-2. (이메일, 전화번호, 이름, 아이디) 쇼핑몰을 한다면? -> 집주소가 필요 (추가적인 구성이 필요 )
    *
    * TIP.코드X (엑세스토큰 + 사용자프로필정보 O)
    */

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions