Skip to content

Instantly share code, notes, and snippets.

@peterj
Created July 2, 2021 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterj/2fdd6729c5a1bda9a2b4e9dc0728b833 to your computer and use it in GitHub Desktop.
Save peterj/2fdd6729c5a1bda9a2b4e9dc0728b833 to your computer and use it in GitHub Desktop.
export CLIENT_ID=<value from Auth0>
export SECRET=<value from Auth0>
export ISSUER_BASE_URL=https://istioweekly.us.auth0.com
export AUDIENCE=https://web-frontend
export BASE_URL=https://istioweekly.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment