cerberus-auth-react
v1.0.1
Published
Ready-made React components and hooks for Cerberus authentication
Maintainers
Readme
cerberus-auth-react
Ready-made React components and hooks for Cerberus authentication. Pairs with cerberus-auth-server to give you a complete, full-stack authentication solution out of the box.
Features
- Passkey / WebAuthn login and registration components
- Traditional email and password login and signup components
- Forgot password flow
- Protected route component
- Authentication hooks for managing user state
- Works with both passkey and password authentication methods
Prerequisites
- React 18+
- react-router-dom 7+
- A running instance of cerberus-auth-server on your backend
Installation
