mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #27] U2F Support #76
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IceCryptonym on GitHub (Feb 12, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/27
Having U2F support would be another great two factor authentication to have. There are some WebAuthn implementations in PHP. https://github.com/lbuchs/WebAuthn
If you need someone to help test, I am willing.
@anonaddy commented on GitHub (Feb 13, 2020):
Thanks, that is something I would like to add. I'll have a look at that package and see if I can implement it.
@willbrowningme commented on GitHub (Nov 24, 2020):
@IceCryptonym I've just added U2F support, please feel free to try it out and if you have any feedback I'd love to hear it.