Instantly share code, notes, and snippets.

@dmackerman /das.js Secret
Created Oct 29, 2014

Embed
What would you like to do?
authProvider.init({
domain: 'xxx.auth0.com',
clientID: 'xxxxxxxxxxxxxxxxx',
callbackURL: location.href,
loginState: 'login'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment