AuthorizationCodeGrant

A structure that defines configuration settings for an application that supports the OAuth 2.0 Authorization Code Grant.

Types

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

Properties

Link copied to clipboard

A list of URIs that are valid locations to redirect a user's browser after the user is authorized.

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