Libraries tagged by jwt
web-token/jwt-signature-algorithm-none
3717594 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
2245834 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
793029 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
2174282 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2411008 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
auth0/php-jwt
4024906 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
auth0/jwt-auth-bundle
686957 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
thans/tp-jwt-auth
95528 Downloads
thinkphp jwt auth composer
rickycezar/laravel-jwt-impersonate
128870 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
irazasyed/jwt-auth-guard
196944 Downloads
JWT Auth Guard for Laravel and Lumen
codecasts/laravel-jwt
122311 Downloads
Dead simple JWT Auth Provider for Laravel 5.4+
byjg/jwt-session
86938 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
96qbhy/simple-jwt
256519 Downloads
简单的 jwt 实现
okta/jwt-verifier
2237261 Downloads
A verifier library for working with Okta JWT's
tuupola/branca
340950 Downloads
Authenticated and encrypted API tokens using modern crypto.