-
The error returned by `api.php/token` endpoint:
```json
{"status":"ERROR_INVALID_PARAMETER","title":"Invalid OAuth token","detail":"The JWT string must have two dots"}
````
The form although validat…
-
I have been carefully examining the code, and I always find that this package is difficult to maintain due to the instability of the main jwt service, so I consider that the most effective solution wo…
-
Hi, i have some issue with getting access token. I think i've uploaded correct certificate and using private key from that cert. someone having same issue? currently I'm using 2.2.1 version
```
[2…
-
Compatiblity with PHP 8.1
`During inheritance of JsonSerializable: Uncaught yii\\base\\ErrorException: Return type of Lcobucci\\JWT\\Claim\\Basic::jsonSerialize() should either be compatible with J…
-
# Issue Name
## Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [y ] I am running the latest plugin version
- [ y] I am running the latest WordP…
-
Since I lost tons of time doing **tymon/jwt-auth** work in my application, I decided to share my code in this walkthrough.
**FOR LARAVEL:**
Add `"tymon/jwt-auth": "1.0.0-rc.1"` to **composer.jso…
-
Hi, my team self hosted passbolt. I'm having issues with session timeout, but only on the Windows App, the web app works fine. I was told by my company that they set the logout to 8 hours, but my desk…
-
We are using `"macsidigital/laravel-zoom": "^5.0"` according to composer.json. Automatically, upon executing `composer update`, the composer.lock file is requiring `firebase/php-jwt:5.5.1`. This depen…
-
Hi everyone!
I'm on a Macbook Air M2 2022 and i'm trying to create the database with MySQL instead of PostgreSQL, but when i run:
```shell
docker compose exec php bin/console dbal:run-sql -q "SEL…
-
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…