Users - Lagoon/LagoonSecurity-API GitHub Wiki
Routes for managing application users
Allows an user to log in.
Allows an user to log out.
Activates a specific user.
Deactivates a specific user.
Reactivates a specific user.
Registers a newly created user.
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.