Authentication
Log in user
Authenticates a user with their credentials and returns an access token if successful.
post/auth/login
Request body
Response
Login successful. Returns the access token.
Authenticates a user with their credentials and returns an access token if successful.
Login successful. Returns the access token.