Auth Guide
Use this domain when you are handling identity entry flows and session establishment.
What This Domain Covers
- Secure Channel bootstrap
- login
- registration
- password lifecycle
- session exit
Supported Portals
Primary entry happens through PUBLIC, then continues through the portal that owns the authenticated session.
Supported Chains
WEBfor interactive auth flowsAPIonly for backend API-key integrations that are explicitly documented
Read These Flows
Reference Entry
403 Troubleshooting
Check these first:
- correct portal entrypoint
- correct chain type
- valid
X-Client-Hash - Secure Channel setup if required