auth
Authenticate user and obtain JWT token
Authenticates a user with username and password, returns a JWT token on success
post/auth/login
Request body
Response
Authentication successful
Authenticates a user with username and password, returns a JWT token on success
Authentication successful