If you are using a custom UI, you can optionally set up a branded domain for any API calls your UI makes to Authsignal. This is also useful if you are using the pre-built UI with a custom domain, allowing for a fully branded experience.Documentation Index
Fetch the complete documentation index at: https://docs.authsignal.com/llms.txt
Use this file to discover all available pages before exploring further.
Step 1
Contact Authsignal Support requesting a branded domain for the Client API. Let us know the domain name you want to use.For example, if your app is hosted on
example.com, you might want to use api.auth.example.com
as your branded domain.Step 2
Authsignal support will provide you with two DNS records to set on your domain.| Record | Type | Value |
|---|---|---|
api.auth.example.com | CNAME | au.authsignal-client.authsignaldns.com |
_{randomString}-auth.example.com | CNAME | {randomString} |
| Region | DNS Value |
|---|---|
| AU (Sydney) | au.authsignal-client.authsignaldns.com |
| US (Oregon) | us.authsignal-client.authsignaldns.com |
| EU (Ireland) | eu.authsignal-client.authsignaldns.com |
| CA (Montreal) | ca.authsignal-client.authsignaldns.com |

