spatie/laravel-passkeys
Add passkey (WebAuthn) login to Laravel. Includes a Livewire component to create/register passkeys and a Blade component to authenticate users without passwords, using built-in OS/password manager passkey support.
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.6.5...1.7.0
In webauthn-lib 5.3+, several methods return CredentialRecord instead of PublicKeyCredentialSource, causing type errors in the Passkey model's data accessor and the factory.
Fixes #104
Support Laravel 13
Add Polish translations
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.6.0...1.6.1
getActionClass() by @ggiak in https://github.com/spatie/laravel-passkeys/pull/96Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.5.3...1.6.0
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.5.1...1.5.2
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.5.0...1.5.1
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.4.1...1.5.0
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.4.0...1.4.1
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.3.0...1.4.0
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.2.0...1.3.0
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.1.0...1.2.0
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.12...1.1.0
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.11...1.0.12
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.10...1.0.11
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.9...1.0.10
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.8...1.0.9
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.7...1.0.8
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.6...1.0.7
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.5...1.0.6
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.4...1.0.5
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.3...1.0.4
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.2...1.0.3
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.1...1.0.2
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.0.0...1.0.1
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/0.0.3...1.0.0
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/0.0.2...0.0.3
Full Changelog: https://github.com/spatie/laravel-passkeys/compare/0.0.1...0.0.2
How can I help you explore Laravel packages today?