
How to Add Laravel Passkeys to Laravel 11
Add secure, passwordless login to Laravel 11 using passkeys with Face ID, Touch ID, and biometrics via Spatie's package.
5 posts tagged with “authentication”

Add secure, passwordless login to Laravel 11 using passkeys with Face ID, Touch ID, and biometrics via Spatie's package.

Lucia Auth Deprecated in 2025? Switch to Better Auth! Modern authentication for frameworks, plugins & multi-method setups.

Implement WebAuthn Nextjs with secure device registration and authentication. Manage actions, and easily reference the code on GitHub for any issues or gaps.

Set up robust roles and permissions (RBAC) in your Nextjs app with our detailed guide Perfect for implementing Nextjs 14 roles and permissions (rbac nextjs).

Managing Roles and permissions in your Next js 14 application is crucial for controlling access to various parts of your app. This article provides a