Security Auth - v1.0.0
Usage
Per-subsystem reference.
Topics
- Two-factor authentication —
TwoFactorFacade, providers, recovery codes - Password security — rules, breach check, history, expiration
- Account lockout — user + IP lockouts, failed attempt tracking
- Session management — bindings, rotation, concurrent limits
- Step-up authentication — fresh credential challenge
- Middleware —
two-factor,password.policy,check.lockout,step-up - Livewire components — 4 shipped components + view customization
- Artisan commands —
security:lockout