Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth 2.0 sometimes hangs the tab #1112

Open
DamodarSojka opened this issue Dec 4, 2017 · 1 comment
Open

OAuth 2.0 sometimes hangs the tab #1112

DamodarSojka opened this issue Dec 4, 2017 · 1 comment

Comments

@DamodarSojka
Copy link

DamodarSojka commented Dec 4, 2017

Sometimes after the OAuth 2.0 popup (google and linkedin specifically) is closed the tab becomes totally unresponsive.

I believe that sometimes this line https://github.com/sahat/satellizer/blob/master/dist/satellizer.js#L776 the $http.post never resolves, I have no idea why that happens.

I have also experienced the popup window not closing itself and getting stuck.

Let me know if you have any clue or need any data.

Browser, many browsers over a long period of time, chrome, ff, safari...
OS ubuntu, windows, macOS
"satellizer": "^0.15.5"
"angular": "1.6.1"

@DamodarSojka
Copy link
Author

DamodarSojka commented Dec 7, 2017

Solved in: #727

I suggest adding something to the documentation about the relation between redirectUri and uiRouter. @sahat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant