pi-authenticator
pi-authenticator copied to clipboard
OTP Authenticator App for privacyIDEA Authentication Server
Some tests were added. Code was refactored/fixed based on test results and unused code was removed.
Google Authenticator backup QR code from image file sometimes not recognized by Zxing
server issue: https://github.com/privacyidea/privacyidea/issues/3902
The application cannot run in the background when power save mode is enabled. There are two ways to deal with this: 1. Give the HomeWidget the plain secret key. 2....
Add a flag to the token to distinguish the two categories. This can be handy later to offer different or additional features depending on the category. Possible indicators that a...
This could allow a user to access hotp and totp tokens from their smartwatch. Research is required to assess if this is possible. Regarding push tokens, this may be already...
Add support for open and free push notifications via UnifiedPush https://unifiedpush.org/ This can work alongside with Google-Push Notifications. For example see how [Element](https://github.com/vector-im/element-android) solved this. This also kind of relates...
Hi, it would be great if you could add your app to F-Droid (https://f-droid.org/). As you surly know apps listed in this repository are reviewed to guarantee that for example...