ThermalTodos/.env.example

4 lines
146 B
Plaintext
Raw Permalink Normal View History

2023-08-22 23:51:39 +00:00
AUTH0_DOMAIN = your.domain.auth0.com
AUTH0_API_AUDIENCE = your.api.audience
AUTH0_ISSUER = https://your.domain.auth0.com/
AUTH0_ALGORITHMS = RS256