sahat / satellizer

Token-based AngularJS Authentication
https://satellizer-sahat.rhcloud.com
MIT License
7.85k stars 1.13k forks source link

Redirecting SPA #1127

Closed ivanherczeg closed 6 years ago

ivanherczeg commented 6 years ago

https://github.com/sahat/satellizer/blob/ae2863338ab7214e8f3be7b5fae6373a18d7a11b/src/popup.ts#L7

Hi, can you please let me know, how can we prevent Satellizer to redirect the whole single-page webapplication? After closing the Popup, it redirects the page to the redirectUri, and I can't even understand why is this redirect thing should be forced anyway? I don't want my web app to be rebooted this way.