Advanced Customizations for Universal Login: Screens
Screens are parts of the Universal Login flow that are customizable by Auth0 customers. During Early Access, a limited number of screens are available for use with Advanced Customizations. Every screen will be available for customization when Advanced Customizations for Universal Login is generally released.
Each customizable screen has unique context data, optional context data, and an associated API for screen-specific operations.
Screen contexts
The Auth0 server expects your custom interface to make HTTP POST
requests with a content-type
of application/x-www-form-urlencoded
. Submitting application/json
is not supported and returns an error.
Review Universal Login Context Data for details about how contexts are processed. Below are the Screens that you can currently configure custom interfaces for.