angular-token icon indicating copy to clipboard operation
angular-token copied to clipboard

signInOAuth -> New Window doesn't close

Open ollivera opened this issue 8 years ago • 4 comments

I tried signInOAuth() with the default authentication flow (), after the authentication the window doesn't close and nothing else happens.

I also tried the Online demo, and I got the error below after the authentication:

The angular2-token.herokuapp.com page isn’t working angular2-token.herokuapp.com didn’t send any data.

ollivera avatar Mar 02 '17 15:03 ollivera

Same here.

david-zw-liu avatar Mar 03 '17 16:03 david-zw-liu

This needs to get addressed.

Can confirm that the demo site has the same behaviour.

brunsten avatar Mar 20 '17 20:03 brunsten

Check this https://github.com/lynndylanhurley/devise_token_auth/issues/830 if you using Rails 5

skoropadas avatar Apr 10 '17 09:04 skoropadas

@skoropadas haha, thanks. Just spent 16 hours this weekend rebuilding my app towards devise instead of using devise-auth-token...

brunsten avatar Apr 10 '17 09:04 brunsten