This endpoint verifies the user’s email and password, checks the user role (
user), and returns a JWT token upon successful authentication.
Request Body
The user’s email address
The user’s password
user), and returns a JWT token upon successful authentication.