BearerTokenAuthScheme

HTTP auth scheme for HTTP Bearer authentication as defined in RFC 6750

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val schemeId: AuthSchemeId
Link copied to clipboard
open override val signer: HttpSigner

Inherited functions

Link copied to clipboard
open fun identityProvider(identityProviderConfig: IdentityProviderConfig): IdentityProvider