Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "remember me" support #52

Open
rdiaztushman opened this issue Jun 27, 2014 · 1 comment
Open

Add "remember me" support #52

rdiaztushman opened this issue Jun 27, 2014 · 1 comment
Assignees

Comments

@rdiaztushman
Copy link
Member

No description provided.

@ChrisFrench
Copy link
Member

I just did this for my own thing in MGX.

But after reviewing it there is several things I think we should do for this in f3-user

each devices cookie should be stored in a collection, so that a user could disable either cookies if they wanted for some reason. That we can store cookies about a user and put lots of useful information about their cookie in that collection, created date, valid date, IP, COUNTRY, Agent

we need to support multiple cookies for one user IE (desktop, laptop, cellphone)

allow user to delete all thier cookies

make a method for displaying EU cookie warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants