ClientCredentialsGrantMetadata
Configuration for OAuth 2.0 client credentials grant authentication, including client ID, client secret, token endpoint, and optional scopes.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: ClientCredentialsGrantMetadata.Builder.() -> Unit = {}): ClientCredentialsGrantMetadata