Skip to content

Track last login, and joining time for register and login routes in auth #107

Open
@aahnik

Description

@aahnik
  • In our user's schema, we have lastLogin, and joined
  • On the register and login services under auth service, we can update those variables correctly
  • Look at src/auth/auth.service.ts, login and register functions
  • We can look into create function in users service

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions