github / webauthn-json

🔏 A small WebAuthn API wrapper that translates to/from pure JSON using base64url.
https://github.github.com/webauthn-json/demo/
MIT License
760 stars 61 forks source link

Broken link to example in REAMDE.md #54

Closed dartess closed 2 years ago

dartess commented 2 years ago

https://github.com/github/webauthn-json/blob/main/README.md#:~:text=See%20here%20for%20fully%20working%20client%2Dside%20demo%20code.

https://github.com/github/webauthn-json/blob/main/src/targets/demo/index.ts

lgarron commented 2 years ago

Yeah, I need to get around to building that with Actions.

https://github.com/github/webauthn-json/issues/51