paulvanbladel / aurelia-auth

:key: Authentication plugin for aurelia
200 stars 74 forks source link

Redirect to initial URL after successful login #92

Closed mikhailshilkov closed 8 years ago

mikhailshilkov commented 8 years ago

90 Redirect back to initial page after the successful login

When authorize steps redirects to login page, it sets current url to the auth instance. Then, after the login auth instance redirects to this URL instead of default URL in config file.