{"id":87090,"library":"tymon-jwt-auth","title":"Tymon JWT Auth","description":"JSON Web Token Authentication for Laravel and Lumen","status":"active","version":"2.3.0","language":"php","source_language":null,"source_url":"https://github.com/tymondesigns/jwt-auth","tags":["jwt","authentication","laravel","lumen","token"],"install":[{"cmd":"composer require tymon/jwt-auth","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"JWTAuth","correct":"use Tymon\\JWTAuth\\Facades\\JWTAuth;"}],"quickstart":{"code":"use Tymon\\JWTAuth\\Facades\\JWTAuth;\n\n$token = JWTAuth::attempt(['email' => 'user@example.com', 'password' => 'secret']);","lang":"php","description":"Authenticate a user and return a JWT token"},"warnings":[{"fix":"Update your code to use the new facade and check the upgrade guide for v2.0.","message":"Breaking change in v2.0: The facade namespace changed from Tymon\\JWTAuth\\Facades\\JWTAuth to Tymon\\JWTAuth\\Facades\\JWTAuth (same) but the underlying class structure was refactored.","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'auth':3 'authent':7,13 'json':4 'jwt':2,12 'laravel':9,14 'lumen':11,15 'token':6,16 'tymon':1 'web':5","created_at":"2026-06-19T08:13:19.292055+00:00","updated_at":"2026-06-19T08:13:19.292055+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tymondesigns/jwt-auth","github":"https://github.com/tymondesigns/jwt-auth","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}