15 lines
625 B
Markdown
15 lines
625 B
Markdown
# @wrnexus/auth bundle manifest
|
|
|
|
- Package: `packages/auth`
|
|
- Version: `0.5.0`
|
|
- Components: 16
|
|
- Package API routes: 25
|
|
- Package middleware: auth-session hydration
|
|
- Browser runtime: passkey/WebAuthn coordinator
|
|
- Stores: memory and generic SQL
|
|
- Migration: 13 authentication/security tables
|
|
- Showcase: `examples/auth-showcase`
|
|
- Root validation: `bun run validate:auth`
|
|
|
|
The package includes password, verification, recovery, passwordless OTP, MFA, TOTP, recovery codes, passkeys, OAuth, invitations, sessions, trusted devices, risk/CAPTCHA escalation, account status, impersonation, secret protection, and audit events.
|