Users - Lagoon/LagoonSecurity-API GitHub Wiki

Routes for managing application users

Authentication

Allows an user to log in.

Allows an user to log out.

Account Management

Activates a specific user.

Deactivates a specific user.

Reactivates a specific user.

Registers a newly created user.

Users Management

List all created users (enabled or not).

Creates a new application user.

Retrieves information about a specific user.

Updates information about a specific user.

Deletes a specific user.

Lists all enabled profiles of a specific user.

Lists an users permissions.

⚠️ **GitHub.com Fallback** ⚠️