Created
January 27, 2017 20:43
-
-
Save iamkevingreen/cd2b19276d6a8d18c9e6edfe3e69b32e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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