btcpayserver/BTCPayServer/wwwroot/js
Andrew Camilleri 0554565b30
FIDO2/WebAuthN Support (#2356)
* FIDO2/WebAuthN Support

This adds initial support for WebAuthN/FIDO2 as another MFA mode. U2F is still intact and runs alongside it for now. Once this is merged, I will start work on migrating U2F support to happen over the FIDO2 protocol instead.

* Refactor and future proof system (prep work of seamless u2f migration)

* attempt js fix for mobile devices

* Apply suggestions from code review

Co-authored-by: d11n <mail@dennisreimann.de>

* fix fido name saving

* do not spam logs and hide loader when failed

* PR Changes

* Apply suggestions from code review

Co-authored-by: d11n <mail@dennisreimann.de>

* attempt fido2 bump

* add name if not named for credentials

Co-authored-by: d11n <mail@dennisreimann.de>
2021-04-20 14:06:32 +09:00
..
wallet Remove function checks as they didn't help 2021-01-26 09:40:31 +01:00
webauthn FIDO2/WebAuthN Support (#2356) 2021-04-20 14:06:32 +09:00
copy-to-clipboard.js Introduce QR Code View component (#2125) 2020-12-22 11:18:51 +09:00
qrcode.js Make sure QRCodes use SVG instead of canvas (QRCodes on Tor does not work because of canvas fingerprinting protections) 2019-07-19 16:27:26 +09:00
StoreAddDerivationScheme.js Add Retry button if a BTCPay Vault operation fails 2020-10-08 12:05:03 +09:00
vaultbridge.js Vault: Reinite the popup in add derivation scheme if it is closed 2019-12-04 16:16:41 +09:00
vaultbridge.ui.js Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00