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
fix/554-server-docstrings-tlc #556
Closed
MasterKale closed 7 months ago
This PR performs some housekeeping on docstrings for the following methods in @simplewebauthn/server:
generateRegistrationOptions()
verifyRegistrationResponse()
generateAuthenticationOptions()
verifyAuthenticationResponse()
Fixes #554.
Screenshots
Before:
After: