Manages user accounts and authentication @description Provides CRUD operations for users and handles authentication with JWT tokens.
More...
Manages user accounts and authentication @description Provides CRUD operations for users and handles authentication with JWT tokens.
- Examples
- /opt/ibg-docs/rmm-psa-documentation/public/source/example-api.js.
◆ authenticateUser()
| async UserManager::authenticateUser |
( |
|
email, |
|
|
|
password |
|
) |
| |
|
inline |
◆ constructor()
| UserManager::constructor |
( |
|
config | ) |
|
|
inline |
The documentation for this class was generated from the following file: