User

User login

User login and return access token with cookie.

post/api/v1/login

Request body

passwordstring
usernamestring

Response

OK

messagestring required
successfulboolean required

Changes