REST-API-Client
REST-API-Client copied to clipboard
Get user's lockout status
I see there is a LockoutManager in the base code, but none of that is accessible through the RestAPI other than to perform actions (lock/unlock).
Add the ability to check or retrieve the status of a user's lock status through the API.