MasterKale / SimpleWebAuthn

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
https://simplewebauthn.dev
MIT License
1.62k stars 137 forks source link

chore(server,helpers): change `decodeClientDataJSON` signature to accept `Base64URLString` #526

Closed carlos-menezes closed 9 months ago

carlos-menezes commented 9 months ago

Closes #525

MasterKale commented 9 months ago

Superseded by #527.