AuthorizationCodeGrantMetadata
Metadata for OAuth 2.0 authorization code grant authentication.
Types
Properties
Link copied to clipboard
The detailed credentials configuration for authorization code grant.
Link copied to clipboard
The source of the authorization code grant credentials.
Link copied to clipboard
The base URL endpoint for the external service.
Link copied to clipboard
The redirect URL for the OAuth authorization flow.
Functions
Link copied to clipboard
inline fun copy(block: AuthorizationCodeGrantMetadata.Builder.() -> Unit = {}): AuthorizationCodeGrantMetadata