Namespace Umbraco.Cms.Infrastructure.Security
Classes
DeleteExternalLoginsOnMemberDeletedHandler
Deletes the external logins for the deleted members. This cannot be handled by the database as there is not foreign keys.
DeleteTwoFactorLoginsOnMemberDeletedHandler
Deletes the two factor for the deleted members. This cannot be handled by the database as there is not foreign keys.
EmailUserForgotPasswordSender
EmailUserInviteSender
ExposeBackOfficeAuthenticationOpenIddictServerEventsHandler
Provides OpenIddict server event handlers to expose the backoffice authentication token via a custom authentication scheme.