signInOAuth -> New Window doesn't close
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.
Same here.
This needs to get addressed.
Can confirm that the demo site has the same behaviour.
Check this https://github.com/lynndylanhurley/devise_token_auth/issues/830 if you using Rails 5
@skoropadas haha, thanks. Just spent 16 hours this weekend rebuilding my app towards devise instead of using devise-auth-token...