This repository was archived by the owner on Sep 21, 2021. It is now read-only.
This repository was archived by the owner on Sep 21, 2021. It is now read-only.
Issue with AngularJS $state.provider and redirecting. #19
Closed
Description
It's more an information than an issue.
If you are using angularjs router or stateprovider with redirecting, the popup url will immediately redirected to the default url you set.
The result of that is, that the token couldn't read out of the URL from the popup. Additionally the popup doesn't close automatically.
Sometimes it works because in this case the read out was faster than the redirection of angularjs.