ckcr4lyf / webauthn-vanilla-js

Exploring WebAuthn w/ Yubikey by implementing in Vanilla JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webauth Vanilla JS

Trying to implement Webauthn in Vanilla JS (Frontend).

For the backend we use express for simplicity, but in reality it could be anything, since browserland is the main focus.

Goals

Try and avoid the complication of the various third party libraries for WebAuthn, and demystify the process of how it works.

Devlog

You can check it out here: Devlog

About

Exploring WebAuthn w/ Yubikey by implementing in Vanilla JS

License:MIT License


Languages

Language:JavaScript 55.3%Language:HTML 20.4%Language:TypeScript 18.1%Language:Shell 6.3%