Skip to content

Instantly share code, notes, and snippets.

@igorasilveira
Created February 19, 2022 09:41
Show Gist options
  • Save igorasilveira/04c69edab7cc77babe02657f93944f87 to your computer and use it in GitHub Desktop.
Save igorasilveira/04c69edab7cc77babe02657f93944f87 to your computer and use it in GitHub Desktop.
Env Auth0
AUTH0_SECRET=<YOUR_AUTH0_SECRET>
AUTH0_BASE_URL=http://localhost:3000
AUTH0_ISSUER_BASE_URL=<YOUR_AUTH0_DOMAIN>
AUTH0_CLIENT_ID=<YOUR_AUTH0_CLIENT_ID>
AUTH0_CLIENT_SECRET=<YOUR_AUTH0_CLIENT_SECRET>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment