ReadAuthorizationCodeGrantMetadata
Read-only metadata for OAuth2 authorization code grant authentication configuration.
Types
Properties
Link copied to clipboard
The source of credentials for the authorization code grant flow.
Link copied to clipboard
The base endpoint URL for the OAuth2 authorization code grant flow.
Link copied to clipboard
The read-only credentials details for the authorization code grant flow.
Link copied to clipboard
The redirect URL where the authorization server will send the user after authorization.
Functions
Link copied to clipboard
inline fun copy(block: ReadAuthorizationCodeGrantMetadata.Builder.() -> Unit = {}): ReadAuthorizationCodeGrantMetadata