PropelAuth — authentication
propelauth/api · version 1
envs add propelauth/api
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 |
|---|---|---|---|
PROPELAUTH_AUTH_URL |
required | config | Auth address the frontend redirects to.. Shape ^https://\S+$. where to get it |
PROPELAUTH_API_KEY |
required | secret | Backend key that verifies tokens.. where to get it |