🔢OTP Management
One-time passwords (aka One-time passcodes)
⏳ Get OTP Code
Retrieves the OTP code for the specified hash and current timestamp from the virtual EEPROM.
Command Example:
Success Response:
Now touch the sensor on the device and it will automatically type the OTP code on the host machine, wherever the cursor/focus is on.
Error Response:
Something went wrong. Double-check the input specification and try again.
➕ Add OTP Shared Secret
Adds a new OTP shared secret to the virtual EEPROM for the specified hash.
Example:
Success Response:
Error Response:
Something went wrong. Double-check the input specification and try again.
🖨️ Print All Encrypted OTP Secrets
Prints all encrypted OTP secrets stored in the virtual EEPROM.
Example Response:
Last updated