Auth

Login to the system

post/auth/login

Request body

emailstring required
passwordstring required

Response

User is loggedin

_idstring
emailstring required
fullnamestring required
createdAtstring
rolesstring[]

Changes