You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Jmeas Pls (JIRA)" <ji...@apache.org> on 2014/07/31 21:46:38 UTC

[jira] [Created] (RAVE-1265) Implement Remember Me

Jmeas Pls created RAVE-1265:
-------------------------------

             Summary: Implement Remember Me
                 Key: RAVE-1265
                 URL: https://issues.apache.org/jira/browse/RAVE-1265
             Project: Rave
          Issue Type: Sub-task
            Reporter: Jmeas Pls


Implement Remember Me by swapping ngCookies out with a library that lets us control the expiration date of the cookie.

This is possible because to the client the cookie is the boolean that determines if the user is logged in or not. So by destroying it when the session ends we've effectively logged the user out.



--
This message was sent by Atlassian JIRA
(v6.2#6252)