- 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