What branding is possible in the New Universal Login?

The management API branding response is:

{
  "colors": {
    "primary": "",
    "page_background": ""
  },
  "favicon_url": "",
  "logo_url": "",
  "font": {
    "url": ""
  }
}

Are all of these available in the Universal Login Flow? The documentation suggests that a Liquid Template, faviconURL, custom logo URL, and text are all that can be modified.

Is this branding for the universal login screen, the application grant screen, or the auth0 console itself or all of the above?

It should correlate to the universal login branding.

Take a look at the doc for universal login here:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.