laravel-api-auth
by danilowa
A simple and configurable Laravel package for easy API authentication with standardized responses.
laravel-saml
by jvangrouw
SAML support to make a laravel application to both a SAML IDP and a SAML SP.
site-laravel
by gammamatrix
Playground: This package provides a Laravel (users.id is an integer) site using Sanctum for authentication and authorization and utilizes Blade for the UI. A Content Management System is also provided, along with user and settings management.
laravel-saml2idp-php-8-support
by pdmfc
Make your Laravel application an Identification Provider using SAML 2.0.
laravel-2fa
by airondev
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
laravel-splade-jetstream
by tesomayn
Tailwind scaffolding for the Laravel frameworkwith Laravel Splade.
laravel
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
laravel-adminless-ldap-auth-memberof
by mc9629
Authenticate users in Laravel against an adminless LDAP server
laravel-auth0
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
laravel-remote-token-auth
by jorgemudry
This package provides a hassle-free way to incorporate authentication in your application by integrating with an external api.
laravel-in-memory-auth
by smashed-egg
This package allows you to Authenticate an admin area without the need for a database.
laravel-splade-jetstream
by protonemedia
Tailwind scaffolding for the Laravel frameworkwith Laravel Splade.
laravel-social-auth-support-laravel-9
Easy social auth integration with a lot of available providers
laravel-entrust
by vildanbina
This package provides a flexible way to add Role-based Permissions to Laravel
laravel-saml
SAML support to make a laravel application to both a SAML IDP and a SAML SP.
laravel-auth
Rich authentication logic for your Laravel applications; not intended for direct use.
laravel-auth-bladebones
Rich (yet bare) authentication scaffolding for any blade-based Laravel application.
laravel-impersonate
by bioman1464
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
zizaco-entrust-laravel-9.0
by duydat0406
This package provides a flexible way to add Role-based Permissions to Laravel 9.0
laravel-splade-breeze
by protonemedia
Minimal Laravel authentication scaffolding with Laravel Splade.
laravel-oauth
by jundayw
Laravel OAuth provides a featherweight authentication system for SPAs and simple APIs.