Looking to hire Laravel developers? Try LaraJobs

laravel-passkeys maintained by spatie

Description
Use passkeys in your Laravel app
Last update
2026/02/09 18:16 (dev-main)
License
Downloads
377 691

Comments
comments powered by Disqus
Logo for laravel-pdf

Use passkeys in your Laravel app

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Passkeys let you log in without needing a password. Instead of a password, you can generate a passkey which will be stored in 1Pass, MacOS' password app, or alternative app on your favourite OS.

This package provides a simple way to generate passkeys using a Livewire component. It also contains a Blade component that can authenticate your users using passkeys.

Support us

68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d706173736b6579732e6a70673f743d31

We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.

Requirements

This package contains a Livewire component to generate passkeys. Make sure you have Livewire installed in your Laravel app.

Documentation

All documentation is available on our documentation site.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

This code is based on the Laracast course on passkeys by the amazing Luke Downing.

License

The MIT License (MIT). Please see License File for more information.