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?