Releases: u4aew/react-webauthn
Releases · u4aew/react-webauthn
1.0.9
Key Features
- React Hook for WebAuthn: Introduced a new
useWebAuthn
hook to simplify WebAuthn integration in React applications. - Credential Management: Added
getCredential
andgetAssertion
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.