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

fix/554-server-docstrings-tlc #556

Closed MasterKale closed 7 months ago

MasterKale commented 7 months ago

This PR performs some housekeeping on docstrings for the following methods in @simplewebauthn/server:

Fixes #554.

Screenshots

Before:

Screenshot 2024-04-12 at 1 53 15 PM

After:

Screenshot 2024-04-12 at 1 52 19 PM