Libraries tagged by JWT token
alancting/php-microsoft-jwt
23926 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
web-token/jwt-nested-token
226554 Downloads
Nested Token component of the JWT Framework.
lindelius/php-jwt
91477 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
web-token/jwt-experimental
40205 Downloads
Experimental Algorithms the JWT Framework.
mishal/jwt
67519 Downloads
JWT - JSON Web Tokens
web-token/jwt-signature-algorithm-experimental
214331 Downloads
Experimental Signature Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-pbes2
631329 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
186331 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
646751 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
663882 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-console
134799 Downloads
Console component of the JWT Framework.
rbdwllr/psr-jwt
38296 Downloads
A PSR 7 compliant JSON Web Token Middleware Library.
paulvl/jwt-guard
13125 Downloads
JWT Guard for Laravel 5.*
internacionalweb/cognito-token-verifier
680 Downloads
This library verifies that the signature of the JWT is valid, comes from a desired application, and that the token has not been tampered with or expired.
eonx-com/easy-api-token
461677 Downloads
Make your API accept multiple authentication strategies in a convenient way (Basic, ApiKey, JWT, ...)