API reference/Auth
Apple's return to the API
POST/v1/auth/apple/callback
Apple posts the result here; the API redirects to the sign-in's `return_to`.
no auth
Request body application/x-www-form-urlencoded · required
No fields.
Responses
defaultErrorapplication/problem+json
codestringrequired
Stable machine-readable error code
detailstring
Human-readable explanation
errorsarray of object
Field-level validation errors
request_idstring
Correlates with server logs and traces
statusinteger (int64)required
HTTP status code
titlestringrequired
Short summary of the problem type
typestring
URI identifying the problem type
v0.5