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

Adds support for manual key entry (of RFC 3548 base32 key strings)

Open defkev opened this issue 9 years ago • 2 comments

Literally closes #7

Replaces the FAB with Clans/FloatingActionButton, providing a contextual menu to support adding a account by different means (either via QR or Private key) without sacrificing the sleek design.

It currently does some kind of form validation will adding a new account, by verifying wherever the user provided a private key or not, will validating the key itself isn't really possible.

Includes some basic code to select between TOTP/HOTP keys, its all commented until #10 gets implemented.

defkev avatar Jan 15 '16 17:01 defkev

Hi @defkev! Thanks for you pull request :).

I had something simular in mind for manually entering a screct . I will have a look at your commit next time when I touch the code!

0xbb avatar Jan 15 '16 23:01 0xbb

Hello. Any news from this feature ?

Draky50110 avatar Aug 04 '16 07:08 Draky50110