ThermalTodos/.env.example
2023-08-22 19:51:39 -04:00

4 lines
146 B
Plaintext

AUTH0_DOMAIN = your.domain.auth0.com
AUTH0_API_AUDIENCE = your.api.audience
AUTH0_ISSUER = https://your.domain.auth0.com/
AUTH0_ALGORITHMS = RS256