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

store createdAt in localStorage.account #92

Open
gr2m opened this issue May 7, 2016 · 3 comments
Open

store createdAt in localStorage.account #92

gr2m opened this issue May 7, 2016 · 3 comments

Comments

@gr2m
Copy link
Member

gr2m commented May 7, 2016

followup for hoodiehq/hoodie#282

pass created at to the sign up request, so the server can store createdAt and a separate signedUpAt timestamp. Related server issue: hoodiehq/hoodie-account-server#154

@thomasjinlo
Copy link
Contributor

me!

@gr2m
Copy link
Member Author

gr2m commented Sep 22, 2016

@thomasjinlo I’ve seen the other day that we don’t actually store createdAt in localstorage yet. You can see it when you open https://tracker.hood.ie/ and then check the value of localStorage.account, it’s something like "{"id":"iqfmlp8"}", but besides the "id" there should also be the "createdAt" timestamp. I thought we had that already but maybe it got lost somewhere? Do you want to look into that first?

@gr2m
Copy link
Member Author

gr2m commented Oct 15, 2016

@thomasjinlo are you still looking into this one?

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