Represents a token structure with additional properties. This type is primarily used for authentication purposes, containing a token response and possibly other object properties.
An object containing the OAuth ID token.
Optional
The OAuth access token. Present for all OAuth providers.
The OAuth ID token. Present for OIDC-based providers (Google, Apple, Microsoft).
Represents a token structure with additional properties. This type is primarily used for authentication purposes, containing a token response and possibly other object properties.