auth0-samples / auth0-ionic2-samples

MIT License
28 stars 56 forks source link

infinite loading with social providers #6

Open vmartynets opened 7 years ago

vmartynets commented 7 years ago

(AUTH-3703) I've tried running sample on my phone and when clicked on twitter, received infinite loading screen: image

erickvasilev commented 7 years ago

Same problem here, but my issue is both (social & email/password) login. this is my code: https://github.com/erickvasilev/ionic2/ if your email/password login working, would you share yours?

vmartynets commented 7 years ago

@erickvasilev I've used sample from this repo without modifying it. To be clear email/password login I mean Username-Password-Authentication database connection image

vmartynets commented 7 years ago

All working fine with last commit. Looks like problem was in lock and already fixed in lock v10.11