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

Remember Me? #75

Closed
voltechs opened this issue Oct 19, 2015 · 5 comments
Closed

Remember Me? #75

voltechs opened this issue Oct 19, 2015 · 5 comments

Comments

@voltechs
Copy link

How do we handle Remember Me functionality?

@tyronewilson
Copy link

+1

@kimchirichie
Copy link

in credentials object, add remember_me: 1 or 0.

@cyb-prajaktac
Copy link

@sinr0202 shall i do this only at front end ?
Nothing needed from backend.?

@kimchirichie
Copy link

@cyb-prajaktac front end only. the backend is irrelevant to angular

@TheOneTheOnlyDavidBrown
Copy link
Contributor

per @sinr0202's suggestion you should add remember_me to the credentials object (in this example it's user) like so:

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

5 participants