Authentication request parameters for various providers.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.
Properties
| Property | Type | Description |
|---|---|---|
email? | string | User email for email-based authentication |
keypair? | UniversalKeyPair | Key pair for cryptographic authentication |
passkeyId? | string | Passkey identifier for passkey authentication |
provider? | SignerProvider | Authentication provider type |
expiration? | number | Authentication expiration timestamp |