System Overview
Authly is engineered as a secure, high-performance, multi-tenant authentication engine. All requests default to the base URL listed below. Tenant user routes are isolated cryptographically through shareable application public keys.
Integration Security
Do not expose your application secretKey on client-side applications. Use the publicKey in the client environment, and reserve backend calls for admin credentials and app creation.