Customize sign-in experience
Last updated
Last updated
Using the Auth system you can customize the full login and registration page as per business needs.
Hosted pages:
On the left sidebar client the Settings -> Hosted page
You will land on the following page.
In this page click the new hosted page and fill the group name and client create group.
After creating the hosted page it allows you to customize all the self-service pages that needs for the auth system like, registration, login, forgot password, and so on.
From the list of Self service pages click the pencil icon in the action column.
In the edit page details you will get an option to add the page by locale wise. (it will automatically detect the customers browser and render their locale if you configured it here.)
In the URL enter the page you have developed for the auth system and save. From this moment any request to this page will be redirected to your own page.
In your own page you have to call our API to connect with the auth system. Download the open api spec from the API sections.
Configure in the flow
Once you configure the hosted page you have to enable this hosted page group in the flow settings.