ποΈ Logs user into the system
Used to collect a Bearer token for a registered user
ποΈ Logs out current session
Logs out the current session
ποΈ Check if default password is in use
Returns whether the device is currently using the default password. If true, the
ποΈ Setup new password
Setup new secure password.
ποΈ Get banned IP addresses list
Returns list of banned IP addresses for login attempts with remaining ban time.
ποΈ Ban IP addresses from login
Add specified IP addresses to the login ban list.
ποΈ Remove IP addresses from login ban list
Remove specified IP addresses from the login ban list
ποΈ Clear all banned IP addresses
Clear the entire login ban list, removing all banned IP addresses
ποΈ Get login IP whitelist
Returns list of IP addresses whitelisted for login access
ποΈ Add IP addresses to whitelist
Whitelist specified IP addresses for login access
ποΈ Remove IP addresses from login whitelist
Remove specified IP addresses from the login whitelist
ποΈ Clear all whitelisted IP addresses
Clear the entire login whitelist, removing all IP addresses