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-jwt-auth
by johnturingan
JSON Web Token Authentication for 5.4+. Modification from Tymon's jwt-auth. For Lower version of Laravel. Please use 0.1.*