Submit Signed Jwt
auth
Submit Signed Jwt
Verify TEE-signed Google JWT attestation. Sets tee_validated flag on session.
Checks:
- msg in auth_payload == session_key (binds attestation to this session)
- hash_email matches session email
- Ed25519 signature is valid using TEE_PUBLIC_KEY
POST
Submit Signed Jwt
Body
application/json
Response
Successful Response
Simple status response.