Namespace Umbraco.Cms.Web.Website.Controllers
Classes
BasicAuthLoginController
Provides a standalone server-rendered login page for basic authentication when the backoffice SPA is not available (frontend-only deployments).
RenderNoContentController
SurfaceController
Provides a base class for front-end add-in controllers.
UmbExternalLoginController
Surface controller that handles external (OAuth/OpenID) sign-in, sign-in callbacks, account linking and disassociation for members.
UmbLoginController
Surface controller that handles member login from the Login snippet.
UmbLoginStatusController
Surface controller that handles member logout from the Login Status snippet.
UmbProfileController
Surface controller that handles updates to the profile of the currently authenticated member, posted from the Edit Profile snippet.
UmbRegisterController
Surface controller that handles member registration from the Register Member snippet.
UmbTwoFactorLoginController
Surface controller that handles two-factor authentication flows for members, including provider listing, code verification, and setup/disable operations.
UmbracoRenderingDefaultsOptions
The defaults used for rendering Umbraco front-end pages