Skip to main content

Auth

Auth endpoints allow you to handle user authentication, manage user departments, control access tokens, and reset user passwords.

Key functionalities:

  • Login and Logout: Obtain tokens to access protected endpoints.
  • Password Reset: Initiate and complete forgot/reset password flows.
  • User Department Management: Update which departments a user belongs to and their roles.
  • Token Utilities: Validate reCAPTCHA, retrieve survey tokens, and handle OAuth2 token flows.