Skip to content

Releases: u4aew/react-webauthn

1.0.9

03 Nov 09:58
Compare
Choose a tag to compare

Key Features

  • React Hook for WebAuthn: Introduced a new useWebAuthn hook to simplify WebAuthn integration in React applications.
  • Credential Management: Added getCredential and getAssertion methods for handling WebAuthn credentials.

Improvements

  • Build Optimization: Improved build configuration for more efficient resource usage.
  • Dependency Updates: Updated project dependencies for enhanced security and performance.

Bug Fixes

  • Fixed minor issues in documentation and code.