.well-known
Get public Hanko configuration
Retrieve public backend configuration options.
Useful for example for conditionally constructing a UI based on the options (e.g. don’t show password inputs when they are disabled).
GET
https://{tenant_id}.hanko.io
/
.well-known
/
config
Response
200 - application/json
Public backend configuration options
emails
object
Controls the behavior regarding email addresses.
password
object
Configuration options concerning passwords
account
object
Controls the behavior regarding user account.
Was this page helpful?