Discovery

interface Discovery

An interface describing the parameters and methods available for authenticating an OAuth Discovery flow

Types

Link copied to clipboard
data class DiscoveryAuthenticateParameters(val discoveryOauthToken: String)

A data class wrapping the parameters necessary to authenticate an OAuth Discovery flow

Functions

Link copied to clipboard