Skip to content

Instantly share code, notes, and snippets.

@simonr-cb
Created January 12, 2018 17:02
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 simonr-cb/fe59e0a49bdf75c90c12e6b21aa8ff22 to your computer and use it in GitHub Desktop.
Save simonr-cb/fe59e0a49bdf75c90c12e6b21aa8ff22 to your computer and use it in GitHub Desktop.
// The Auth0 client ID
const AUTH0_CLIENT_ID = "PUT-YOUR-CLIENT-ID-HERE"
// The Auth0 domain
const AUTH0_DOMAIN = "PUT-YOUR-DOMAIN-HERE"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment