DiscoveryUrl

data class DiscoveryUrl(val value: String) : Oauth2Discovery

The discovery URL for the OAuth2 provider.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

Inherited functions