Skip to main content
POST
Exchange an Ed25519 proof for a bearer token

Body

application/json
challengeId
string
required
nonce
string
required
signature
string
required

Unpadded base64url Ed25519 signature over the decoded signingPayload.

Response

Proof accepted and token issued.

accessToken
string
required
tokenType
string
required
Allowed value: "Bearer"
actorId
string
required
expiresAt
string<date-time>
required