-
Hello,
This version seem to be not updated since 2021. So i suppose we can't upgrade symfony to version 6 with this library ?
Because i can see in composer.json from php-microsoft-jwt this followi…
-
Hello.
PS256 is listed as unsupported on jwt.io for lcobucci. I need this algo for authenticating with one cloud operator. Any plans for it to be supported?
-
# Issue Name
## Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest plugin version
- [x ] I am running the latest WordPr…
-
I found `@deprecated` php docs in the source code in random places like here
https://github.com/tymondesigns/jwt-auth/blob/51620ebd5b68bb3ce9e66ba86bda303ae5f10f7f/src/JWTAuth.php#L17
The came in …
-
## 🕵️ Details
Re-ticketed from https://github.com/GCTC-NTGC/gc-digital-talent/pull/2813#discussion_r877400297
Not urgent.
From the code comment that @petertgiles +1'd:
> We're using two JWT …
-
in laravel 11.x
This problem occurs when JWT_LEEWAY is set to 1 in the .env file.
Carbon\Carbon::rawAddUnit(): Argument #3 ($value) must be of type int|float, string given, called in C:\codes…
-
### Exception while generating the secret key
While executing the command `php artisan jwt:generate` an exception has been thrown that method handle doesn't exist in JWTGenerateCommand class
`Method…
-
Hi! Thanks again for the awesome job you guys make to improve our experience with Wordpress and Gatsby.
I use composer to install and maintain all necessary plugins used in my current Wordpress ins…
-
Would it be possible to update `"firebase/php-jwt"` requirement to `"^3.0|^4.0"`? Would be happy to submit a PR.
andig updated
6 years ago
-
Hy I am having this error when i run php artisan jwt:generate
In BoundMethod.php line 147:
Method Tymon\JWTAuth\Commands\JWTGenerateCommand::handle() does not exist
Thanks