
The advanced customization tool provides a preview of various pre-built UI screens.
Custom templates
To override the pre-built UI’s layout you can provide a custom template. Custom templates, at a bare minimum, must contain the following structure.The
authsignal-head
and authsignal-widget
tags are required for the pre-built UI to function correctly.The
template
string must have escaped special characters.Adding custom HTML/CSS
Using a custom template allows you to add your own HTML/CSS. For example, if you wanted to show an image next to the pre-built UI you could use the following template: