Skip to content

애플로그인 시 이름과 이메일을 받도록 설정 scope를 설정해줍니다. #25

Description

@xharpenParksuhyeon

id_token에 사용자 정보를 요청받으려면 (auth/authorize API를 통해 요청한다고 가정) scope 쿼리 파라미터에 'user' 및 'email'을 포함해줘야 합니다. 현재 scope 내용이 비어있어 id_token 에 name, email 정보가 같이 담겨져 오지 않는 문제가 있습니다.

Activity

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

Metadata

Metadata

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