-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 tokenMetadata
Metadata
Assignees
Labels
No labels
