EnAccess / EnAccess/micropowermanager
Occasional `Token has been blacklisted` error
Open
bug
hacktoberfest
help wanted
UX/UI
- Dominant language
- PHP
- Stars
- 27
- Forks
- 19
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 27
Description
Sometimes we see errors like:
```
local.CRITICAL: Tymon\\JWTAuth\\Exceptions\\TokenBlacklistedException {"message":"The token has been blacklisted","trace":[{"file":"/var/www/html/mpmanager/vendor/tymon/jwt-auth/src/JWT.php","line":194,"function":"decode","class":"Tymon\\\\JWTAuth\\\\Manager","type":"->",
```
which also show to the user via notifications.
Maybe related to: https://github.com/tymondesigns/jwt-auth/issues/2002
Contributor guide
Assessment
This issue has not been assessed yet.