WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
1.62k
stars
137
forks
source link
Replace base64url with isoBase64URL #423
Closed
tasops closed 1 year ago
Replacement and deletion of base64url dependency in favor of already existing isoBase64URL helper.
Tested with no issues apparent, as per @MasterKale request in the issue below.
Fixes https://github.com/MasterKale/SimpleWebAuthn/issues/422