Blog

A package to handle passkeys in Laravel

Latest post

A package to handle passkeys in Laravel

Passkeys are very convenient for users to log in: they don’t have to type in an email/password, you aren’t redirected to a third party for authentication, and it’s fast.

We've made a new package that makes it easy to let your users authenticate to your app with passkeys.