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

Create a cookie for Token info so that login persists past refreshed #48

Closed
mjkilian1992 opened this issue Sep 26, 2015 · 0 comments
Closed

Comments

@mjkilian1992
Copy link
Owner

Envisage this working as follows:

  1. When the user logs in, create a cookie with a certain time limit.
  2. When the app starts, check for the presence of this cookie and if its there, then take the info from it.
  3. Delete the cookie if the user logs out.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant