pi-authenticator icon indicating copy to clipboard operation
pi-authenticator copied to clipboard

OTP Authenticator App for privacyIDEA Authentication Server

Results 26 pi-authenticator issues
Sort by recently updated
recently updated
newest added

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

Server Dependent

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...

Server Dependent

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...

Type: Enhancement
Type: Clarification

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...

Server Dependent

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...