auth0-ionic2-samples icon indicating copy to clipboard operation
auth0-ionic2-samples copied to clipboard

infinite loading with social providers

Open vmartynets opened this issue 8 years ago • 3 comments

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

vmartynets avatar Jan 19 '17 20:01 vmartynets

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?

erickvasilev avatar Jan 20 '17 23:01 erickvasilev

@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 avatar Jan 21 '17 18:01 vmartynets

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

vmartynets avatar Feb 25 '17 11:02 vmartynets