laravel
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
laravel-auth0
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
laravel-oauth2-oceanengine
by sindll
oceanengine OAuth 2.0 Client Provider for The PHP OAuth2-Client
laravel-2fa
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-oauth2-client
by diimolabs
Package to handle communication with authorization between microservices
api-token-laravel
by silverbullet
Token-based API service authentication & authorization for Laravel
laravel-one-scopes
A package for manage role and scopes better. One mode for all auth providers, included passport.
laravel-login-attempts
by lamalama
Register unique login attempts and get notified of suspicious attempts via email
laravel-permissions
by wovosoft
Roles and Permissions Implementation for https://github.com/spatie/laravel-permission using Laravel and Bootstrap-Vue
laravel-authz
by casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
laravel-authz
by maxinyugh
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
laravel-auth
by rinvex
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.
laravel-advanced-authorization
by buzz
Package for handling advanced authorization (role and permission) in Laravel 5.*