tymon/jwt-auth
Laravel JWT authentication package providing token issuing, parsing, refresh, and invalidation using JSON Web Tokens. Integrates with Laravel guards/middleware, supports custom claims and multiple auth providers, and includes docs and testing support.
Architecture fit: Excellent for stateless Laravel/Lumen APIs. Integrates seamlessly with Laravel's Auth system via custom guard, leveraging existing middleware and Eloquent models. Supports both Laravel and Lumen with minimal boilerplate.
Integration feasibility: High for Laravel 5.2–7.x. Installation is straightforward via Composer
How can I help you explore Laravel packages today?