Auth

Login with credentials

post/api/auth/login

Request body

usernamestring required
passwordstring required

Response

Login successful. Sets mc-session cookie.

Changes