Authenticates user

POST  /auth


Authenticate as client

POST  /auth/as_client


Authenticate as agent

POST  /auth/as_agent


Checks current user password

POST  /auth/check-password

 

 

On this page:

Checks and refreshes token

POST  /auth/check-token

 

Reset password by email

POST  /auth/reset_email

 

Reset the Token

POST  /auth/reset/{token}

 

Gets web session

GET  /auth/session/list