You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

 

 

 

  • No labels