Description
Turning a mobile phone into a One Time Password (OTP) generation device which
can be used in the place of hardware tokens.
Support for provisioning tokens using the KeyUriFormat and QR codes as well as
manual creation.
Can optionally be protected with a PIN to stop unauthorised access to the
software tokens.
Supports both HOTP (Event Tokens) and TOTP (Time Tokens) specifications.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- BiometricsUnlock with fingerprint or face.
- Write storageCreate and change files on the device storage.
- FingerprintUnlock with a fingerprint.
- Read storageRead files on the device storage.
Comments