4 lines
146 B
Plaintext
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 |