laravel-keycloak-guard
by sumer5020
A Keycloak Guard for Laravel — robsontenorio/laravel-keycloak-guard fork
laravel-dpop
by labrodev
RFC 9449 DPoP for Laravel — issues EC P-256-bound JWTs and verifies DPoP proofs on protected routes.
laravel-multi-guard
A Laravel package to scaffold multiple authentication guards (web, JWT, Passport) with migrations, models, middleware, controllers, routes, seeders, and views.
laravel-auth-guard
by wazobia
JWT and Project authentication middleware for Laravel with JWKS support
laravel-authentik-web-guard
by vitordesousa
Simple Authentik Guard to Laravel Web Routes (Adapted of Laravel Keycloak Web Guard (Vizir))
laravel-api-starter
A complete API Starter Kit for Laravel 11+ designed to accelerate backend development. This package provides a clean and scalable API architecture with authentication, request validation, standardized API responses, error handling, and best practices. Perfect for SaaS platforms, mobile apps, admin panels, and high-performance REST APIs built with Laravel.
laravel-app-context
by ronu
Multi-channel application context management for Laravel with JWT and API Key authentication
laravel-cloudflare-access
by jimbojsb
Laravel authentication and authorization via Cloudflare Access
bhry98-laravel-ready
by bhry98
Laravel Starter to manage [identity, users, RBAC, dynamic enums, and more ] for fresh laravel applications only
laravel-keycloak-oauth
by mohsen-mhm
Laravel package for Keycloak OAuth2 authentication with JWT role extraction and user synchronization
laravel-paseto
by mydaniel
Paseto (Platform-Agnostic Security Tokens) authentication guard for Laravel. A secure alternative to JWT.
laravel-supabase-auth
by draidel
Enterprise-grade Laravel package providing complete Supabase authentication integration with advanced security, monitoring, and scalability features
laravel-stateless-auth
by vkoori
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
lightit-auth-laravel
A comprehensive authentication package for Laravel projects, designed to streamline the implementation of various authentication strategies. This package supports JWT-based authentication, Google SSO, Laravel Sanctum, 2FA, OTP, and role-permission systems with standardized examples for seamless integration into your projects.
laravel-allinone-toolkit
by ahmed-arafat
Laravel utilities: sorting, filtering, searching, file uploads, Excel, enums, JWT, validation rules, migrations, and seeders
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-keycloak-web-guard
by careerum
Simple Keycloak Guard to Laravel Web Routes With User Sync and User Create Interfaces
laravel-keycloak-web-guard
by slowcheetah
Simple Keycloak Guard to Laravel Web Routes With User Sync and User Create Interfaces
laravel-authorization-server-ui
by darkink
Darkink Authorization Server UI provides an simple gui manage authorization to a laravel auth server
laravel-authorization-server
by darkink
Darkink Authorization Server provides a way to serve authorization to a laravel auth server
laravel-openid-server
by darkink
Darkink OpenId Server provides a way to add missing feature to passport
laravel-authentification-jwtbearer
by darkink
Darkink Laravel Authentification JwtBearer provides a way to check authenticy of the jst bearer token.