w20-framework / w20

W20 is a Web framework, built upon a powerful RequireJS/AngularJS/Bootstrap mix to help you develop single page applications.
https://w20-framework.github.io/
Mozilla Public License 2.0
8 stars 9 forks source link

Browser refresh (F5) trigger authentication again and redirection #51

Closed kavi87 closed 8 years ago

kavi87 commented 8 years ago

The security module option "redirectAfterLogin" will trigger after a browser reload. A better behavior would be to store the information in a session cookie.