Microsoft.AspNetCore.Authentication.BearerToken Namespace

Classes

AccessTokenResponse

The JSON data transfer object for the bearer token response typically found in "/login" and "/refresh" responses.

BearerTokenDefaults

Default values used by bearer token authentication.

BearerTokenEvents

Specifies events which the bearer token handler invokes to enable developer control over the authentication process.

BearerTokenOptions

Contains the options used to authenticate using opaque bearer tokens.

MessageReceivedContext

A context for OnMessageReceived.