Libraries tagged by jwt web token
spomky-labs/lexik-jose-bridge
395315 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
mishal/jwt
73047 Downloads
JWT - JSON Web Tokens
kaabar-jwt/yii2-jwt
17575 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
tmilos/jose-jwt
124156 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
gamegos/jwt
49648 Downloads
Json Web Token (JWT) PHP implementation
alancting/php-microsoft-jwt
28958 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
lindelius/php-jwt
95798 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
web-token/jwt-experimental
83318 Downloads
Experimental Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-experimental
237359 Downloads
Experimental Signature Algorithms the JWT Framework.
web-token/jwt-nested-token
245927 Downloads
Nested Token component of the JWT Framework.
web-token/jwt-encryption-algorithm-pbes2
672364 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
219011 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
696426 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
715887 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
rbdwllr/psr-jwt
46092 Downloads
A PSR 7 compliant JSON Web Token Middleware Library.