Table of Contents

Namespace Auth0.AspNetCore.Authentication.Api

Classes

Auth0ApiAuthenticationBuilder

Builder to add functionality on top of Auth0 API authentication.

Auth0ApiOptions

Configuration options for Auth0 API authentication.

Auth0Constants

Provides a container for Auth0-specific constant values that are used throughout the SDK.

Auth0Constants.AuthenticationScheme
Auth0Constants.DPoP
Auth0Constants.DPoP.Error
Auth0Constants.DPoP.Error.Code
Auth0Constants.DPoP.Error.Description
AuthenticationBuilderExtensions

Provides extension methods for AuthenticationBuilder to simplify the registration and configuration of Auth0 authentication.

ServiceCollectionExtensions

Contains IServiceCollection extension(s) for registering Auth0.

Utils