Auth
Authentication and access control
📄️ Resend Activation Email (Admin)
Endpoint for a manager to resend the activation email to a user.
📄️ Activate Account (User Link)
Endpoint to activate a company account using the activation token sent via email, verifying the email and enabling access.
📄️ Check if Profile is Complete
Endpoint to verify if the company user profile has all mandatory data completed.
📄️ Enterprise User Authentication
Endpoint for authenticating administrative users of registered companies.
📄️ Password Recovery Request
Endpoint for requesting password recovery for company users.
📄️ Render Password Recovery Page
Endpoint to display the password change form after receiving the recovery email.
📄️ Change Password with Recovery Token
Endpoint to reset a user's password using the recovery token received via email.
📄️ Register New Company
Endpoint for registering new companies and their initial administrator user.
📄️ Reset User Password (Admin)
Endpoint to reset a user's password (administrative operation).