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 dateCreated and active to User entity #622

Closed
alee opened this issue Oct 15, 2020 · 1 comment
Closed

add dateCreated and active to User entity #622

alee opened this issue Oct 15, 2020 · 1 comment
Labels
server Server Side

Comments

@alee
Copy link
Member

alee commented Oct 15, 2020

We should probably add more bookkeeping to the User table:

  • dateCreated: auto-created date
  • lastLogin: auto-timestamp (maybe, not sure if this is needed)
  • active: boolean
@alee alee added the server Server Side label Oct 15, 2020
@alee alee changed the title add dateCreated and isActive to User add dateCreated and active to User Oct 15, 2020
@alee alee changed the title add dateCreated and active to User add dateCreated and active to User entity Oct 15, 2020
@alee
Copy link
Member Author

alee commented Dec 5, 2020

329f247

@alee alee closed this as completed Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
server Server Side
Projects
None yet
Development

No branches or pull requests

1 participant