Authentication

You can manage user authentication.

  • Authenticate: Logs the user on to the server, and returns authentication cookies for use with all subsequent requests.

  • logout: Ends the session and cancels the authentication cookie.

  • Get domains: Gets the domains list for the authenticated user.

  • Get projects: Gets the projects list for a domain for the authenticated user.