You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
146 B
Plaintext

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