I have a Startup.Auth.cs file, and I added all the code from the readme
woloski joined the channel
Never mind, I figured it out. My callback URL was showing Auth0AccountControl/ExternalLoginCallback instead of signin-auth0
MichaelSheely has quit
cspanring
hi, I'm running into an issue with ember-cli: when I bower install and include auth0-lock.js in my Brocfile, the lock widget stops the app at the url '/#access_token=...'
using auth0-lock.js from your CDN for now, which works
looks like a broccoli build issue. I don't see that behavior in my (non-minified) development versions.
rolodato
hi cspanring
what do you mean the widget stops the app?
cspanring
it redirects to the url example.com/#access_token=... and just stops there with a blank page, no error in the console, etc.
after a login attempt it redirects to that page
woloski has quit
woloski_ joined the channel
woloski_ has quit
woloski joined the channel
woloski has quit
woloski_ joined the channel
cristiandouce has quit
cristiandouce joined the channel
RX joined the channel
RX has quit
jerbia joined the channel
jerbia
Hi
I have a problem integrating Auth0 with native iphone (ObjectiveC)