Skip to content

Instantly share code, notes, and snippets.

@iamkevingreen
Created January 27, 2017 20:43
Show Gist options
  • Save iamkevingreen/cd2b19276d6a8d18c9e6edfe3e69b32e to your computer and use it in GitHub Desktop.
Save iamkevingreen/cd2b19276d6a8d18c9e6edfe3e69b32e to your computer and use it in GitHub Desktop.
this.lock = new Auth0Lock(clientId, domain, {
auth: {
redirect: false,
sso: false
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment