User should be able to log in
User should be able to register
User should be able to see a list of users
User should be able to message another user
Everything starts with the user..
In this module we know
How we store the password in the Database;
creating the User Model
the repository Pattern
Creating the Authentication Controller
Data Transfer Objects
Token Authentication
Authentication Middleware
Wow beautiful
thank you