Skip to main content
POST
Submit Signed Jwt

Body

application/json

Request for submitting TEE-signed Google JWT attestation.

sessionKey
string
required

Session key from auth/start

authPayload
string
required

JSON auth_payload from TEE attestation

signature
string
required

Base58 Ed25519 signature from TEE

Response

Successful Response

Simple status response.

status
string
default:ok