DiscoveryAuthenticateParameters

data class DiscoveryAuthenticateParameters(val discoveryOauthToken: String)

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

Constructors

Link copied to clipboard
constructor(discoveryOauthToken: String)

Properties

Link copied to clipboard

The oauth token used to finish the discovery flow