envs

Logto — authentication

logto/auth · version 1

envs add logto/auth

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
LOGTO_ENDPOINT required config Tenant address.. Shape ^https://\S+$. where to get it
LOGTO_APP_ID required config Application id, carried by the browser SDK.. where to get it
LOGTO_APP_SECRET optional secret Only for confidential clients.. where to get it

The JSON the CLI reads