ReadAuthorizationCodeGrantMetadata

Read-only metadata for OAuth2 authorization code grant authentication configuration.

Types

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

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.

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
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