tymondesigns/jwt-authPublic NotificationsYou must be signed in to change notification settings Fork1.5k Star11.3k 2.x 6Branches51Tags Code Folders and files Name Last commit message Last commit date Latest commit RBFraphael Add support for Carbon 3.X (#2247) ...
ArgumentCountErrorToo few arguments to function Tymon\JWTAuth\Manager::encode(), 0 passed and exactly 1 expected #2275 openedDec 2, 2024byBudget-Policy PHP Fatal error: Uncaught Error: Undefined constant think\App::VERSION in /vendor/thans/tp-jwt-auth/src/helper.php:8 ...
Tymon\JWTAuth\Exceptions\JWTException: Could not create token: Using integers for registered date claims is deprecated, please use DateTimeImmutable objects instead Your environment QA Bug? yes New Feature? no Framework Laravel Framework version 6.20.40 Package version 1.0.1 PHP version 7.2.25 Steps...
README Code of conduct License Documentation jwt-auth.com jwt-auth versionLaravel version(s) 1.x 6 / 7 / 8 2.x 9 / 10 / 11 Security If you discover any security related issues, please email tymon148@gmail.com instead of using the issue tracker. License The MIT License (MIT)About...
JWTAuth::getJWTProvider()->setSecret(... dosent work. Steps to reproduce Crate a larval project add "tymon/jwt-auth": "^2.1" generate the secret php artisan jwt:secret save as secret app1 ex 'ZNF9rMdaAq8AI3koJ1AfNfokm9o5kZ3dnts4qirwIl0QE...
tymondesigns / jwt-auth Public Notifications Fork 1.5k Star 10.6k Code Issues 529 Pull requests 47 Actions Projects Wiki Security Insights Issues: tymondesigns/jwt-authLabels 11 Milestones 0 New issue Clear current search query, filters, and sorts ...
tymon/jwt-auth^1.0@devPackage Setup and Config'd. Pre-Installation First install and setuptymon/jwt-authpackage. $ composer require tymon/jwt-auth:^1.0@dev Once done, config it and then install this package. Install Via Composer $ composer require irazasyed/jwt-auth-guard ...
New issue Clear current search query, filters, and sorts 0 Open0 Closed Author Label Projects Milestones Assignee Sort 👍👎😄🎉😕 ️🚀👀 You could searchall of GitHubor try anadvanced search. ProTip!Typegion any issue or pull request to go back to the issue listing page....
tymon/jwt-auth/src/JWTAuth.php(84): Tymon\JWTAuth\JWTAuth->fromUser(Object(App\User)) #2 /Users/koen/Desktop/starter/vue-starter-laravel-api/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(210): Tymon\JWTAuth\JWTAuth->attempt(Array) #3 /Users/koen/Desktop/starter/vue-...
Non-static method exception on Laravel 5.1 Non-static method Tymon\JWTAuth\JWTAuth::attempt() should not be called statically, assuming $this from incompatible context 👍 3 Author mouradsm commented Jul 14, 2015 solved in #104 Thanks! tymondesigns closed this as completed Jul 15, 2015 ...