AuthorizationCodeGrantMetadata

Metadata for OAuth 2.0 authorization code grant authentication.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String