Table of Contents

Namespace Auth0.AspNetCore.Authentication

Classes

Auth0AuthenticationParameters
Auth0Constants

Class containing Auth0 specific constants used throughout the SDK

Auth0WebAppAuthenticationBuilder

Builder to add functionality on top of OpenId Connect authentication.

Auth0WebAppOptions

Options used to configure the SDK

Auth0WebAppWithAccessTokenEvents

Events allowing you to hook into specific moments in the Auth0 middleware.

Auth0WebAppWithAccessTokenOptions

Options used to configure the SDK when using Access Tokens

AuthenticationBuilderExtensions

Contains AuthenticationBuilder extension(s) for registering Auth0.

BaseAuthenticationPropertiesBuilder
DictionaryExtensions
LoginAuthenticationPropertiesBuilder

Builder class for AuthenticationProperties when calling login.

LogoutAuthenticationPropertiesBuilder

Builder class for AuthenticationProperties when calling logout.

OpenIdConnectConfigurationKeys
ServiceCollectionExtensions

Contains IServiceCollection extension(s) for registering Auth0.