Auth module

API Authorization

POST

/login Generates API user token or 2FA code

POST

/login2fa Verifies 2FA code and nonce to generate API Tokeb

POST

/logout Destroys API user token

GET

/ping API user token keepalive ping

POST

/confirmation Allows user to resend confirmation email

POST

/password Starts user password reset procedure

POST

/reset Allows user to set new password

GET

/aclroles Returns collection of ACL roles resources

GET

/aclroles/{id} Returns ACL roles resource for given Id