awesome-webauthn icon indicating copy to clipboard operation
awesome-webauthn copied to clipboard

🔐 A curated list of awesome WebAuthn and Passkey resources

Results 10 awesome-webauthn issues
Sort by recently updated
recently updated
newest added

Maybe useful, but I'm not the stockholder of this information... https://docs.microsoft.com/en-us/azure/active-directory/authentication/concept-fido2-hardware-vendor

![fido-pay-li](https://user-images.githubusercontent.com/8044211/108576467-0f6dcf80-731e-11eb-8c02-48d461298cf6.png) Yuriy, you need to add https://github.com/rsolomakhin/secure-payment-confirmation to your list of awesome webauthn stuff since it is targeted to be the future for secure on-line payments. Personally I believe this...

Nitrokey is developing and producing nice hardware based FIDO2 authenticators (amongst other stuff). I linked there github account where one can find the firmware sources and hardware designs for their...

Nice tutorial on how to use FIDO2 to authenticate SSH sessions. As short as possible, but as detailed as necessary to understood all important topics (e.g. resident vs. non-resident keys).

Adding https://github.com/descope/virtualwebauthn testing tool

This PR adds the [softauthn](https://github.com/adessoSE/softauthn) library (maintained and developed by myself) to the list of software authenticators. The library is supposed to be the Java equivalent to the already listed...

# Software authenticator mentioned in the repository does not work to date Hello @herrjemand , I have been trying to use the [Damian Czaja: android-webauthn-token](https://github.com/Trojan295/android-webauthn-token) BLE authenticator mobile app ,...

Maybe interesting is the Enterprise JSF WebAuthn Demo, available at: https://demo.e-contract.be/ejsf-demo/webauthn.xhtml Here we constructed a Jakarta Server Faces component to ease integration of WebAuthn within JSF based web applications. We...