Auth - Expert

Apple Callback

Exchange Apple Sign-In authorization code for tokens.

Reuses GoogleCallbackRequest because the wire shape (code + redirect_uri) is identical — Auth0 abstracts the provider differences server-side.

post/api/v1/auth/expert/apple/callback

Request body

codestring required
redirect_uristring required

Response

Successful Response

{"stackTrail":"paths:/api/v1/auth/expert/apple/callback:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.