laravel/passkeys
Add passwordless WebAuthn/passkey authentication to Laravel. Install migrations, add a trait/contract to your User model, and use the @laravel/passkeys JS client for registration and login. Includes built-in routes for login, confirmation, and passkey management.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^11.0|^12.0|^13.0 |
| illuminate/database | ^11.0|^12.0|^13.0 |
| illuminate/http | ^11.0|^12.0|^13.0 |
| illuminate/routing | ^11.0|^12.0|^13.0 |
| illuminate/support | ^11.0|^12.0|^13.0 |
| web-auth/webauthn-lib | 5.3.x |
|
Package
|
Constraint
|
|---|---|
| laravel/pint | ^1.28.0 |
| orchestra/testbench | ^9.0|^10.0|^11.0 |
| pestphp/pest | ^3.0|^4.0 |
| phpstan/phpstan | ^2.0 |
| rector/rector | ^2.3 |
How can I help you explore Laravel packages today?