Skip to content

Apple로 로그인 구현 #39

@zionhann

Description

@zionhann

d2-33

shape: sequence_diagram
app: App
api: API Server
appl: Apple ID Server

app -> appl: Authenticate
appl -> app: Return user info
app -> api: Send authorisation code
api -> appl: Request user credentials
appl -> api: Return identity token
api -> appl: Get JWKs
appl -> api: Return JWKs
api -> api: Select public key and\nverify identity token
api -> api: Save user data to DB
api -> app: Return access token

Sign in with Apple REST API

Metadata

Metadata

Assignees

No one assigned

    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