🔑 An authentication(认证) library that supports JSON Web Token (JWT) for webman plugin

jwt jwt-authentication jwt-token php php-library tinywan webman workerman
6 Open Issues Need Help Last updated: Sep 2, 2025

Open Issues Need Help

View All on GitHub

🔑 An authentication(认证) library that supports JSON Web Token (JWT) for webman plugin

PHP
#jwt#jwt-authentication#jwt-token#php#php-library#tinywan#webman#workerman
webman 2.X版本用不了 about 2 months ago
help wanted question

🔑 An authentication(认证) library that supports JSON Web Token (JWT) for webman plugin

PHP
#jwt#jwt-authentication#jwt-token#php#php-library#tinywan#webman#workerman
help wanted

🔑 An authentication(认证) library that supports JSON Web Token (JWT) for webman plugin

PHP
#jwt#jwt-authentication#jwt-token#php#php-library#tinywan#webman#workerman
关于JWT验证的问题 about 2 months ago
help wanted

🔑 An authentication(认证) library that supports JSON Web Token (JWT) for webman plugin

PHP
#jwt#jwt-authentication#jwt-token#php#php-library#tinywan#webman#workerman
refreshToken about 2 months ago
help wanted

🔑 An authentication(认证) library that supports JSON Web Token (JWT) for webman plugin

PHP
#jwt#jwt-authentication#jwt-token#php#php-library#tinywan#webman#workerman

AI Summary: The issue questions whether the Redis TTL for access tokens should include the configured `leeway` period in a `webman` SSO application. Currently, Redis invalidates tokens immediately upon their official expiration, even if they are still considered valid within the `leeway` period, leading to premature `JwtCacheTokenException`. The user proposes extending the Redis TTL to cover the `access_exp + leeway` duration.

Complexity: 2/5
help wanted question

🔑 An authentication(认证) library that supports JSON Web Token (JWT) for webman plugin

PHP
#jwt#jwt-authentication#jwt-token#php#php-library#tinywan#webman#workerman