Submit WebAuthn ceremony data to complete passkey creation or authentication.
Submits the WebAuthn authenticator response to complete passkey creation or authentication. Processes ceremony data and executes on-chain transaction to initialize or refresh the passkey.Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
-7) signatures are supported. The authenticator response must verify user presence.Complete WebAuthn Ceremony
Your Grid API key from the Grid Dashboard
Solana network environment (sandbox, devnet, mainnet)
create, auth Grid v1 API SessionKey type that supports backward-compatible deserialization from both raw bytes array (old format) and base58 string (new format). Always serializes to base58 string format.
x >= 0Passkey session submitted successfully. If the passkey is a signer on a smart account, smart_account data will be included in the response.