Interfaces
CompleteAuthRequestWithOtp
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Description | Inherited from |
|---|---|---|---|
expiration? | number | - | CompleteAuthRequest.expiration |
otpCode | string | OTP code received by user | - |
user | GridClientUserContext | - | - |
sessionSecrets | SessionSecrets | Session-specific cryptographic secrets | - |
Was this page helpful?