CodeBrowser / github / tymondesigns/jwt-auth
tymondesigns/jwt-auth
# 🔐 JSON Web Token Authentication for Laravel & Lumen
$ git clone https://github.com/tymondesigns/jwt-auth.git
stars
11,494
forks
1,533
language
PHP
license
MIT License
What is tymondesigns/jwt-auth?
This Laravel and Lumen package provides JSON Web Token (JWT) authentication, allowing you to secure your application's API endpoints with token-based authentication instead of traditional session-based methods. Developers use it to implement stateless authentication that works well for APIs, mobile apps, and single-page applications that need to verify user identity without maintaining server-side sessions.
Topics
#authentication #jwt #laravel #php
Activity
613 open issues · last updated Jul 21, 2026