Libraries tagged by jwt web token
auth0/wordpress
10923 Downloads
WordPress Plugin for Auth0
spomky-labs/lexik-jose-bridge
384659 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
mishal/jwt
71563 Downloads
JWT - JSON Web Tokens
kaabar-jwt/yii2-jwt
15444 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
120737 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
gamegos/jwt
47504 Downloads
Json Web Token (JWT) PHP implementation
alancting/php-microsoft-jwt
27582 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
94801 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
web-token/jwt-experimental
72048 Downloads
Experimental Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-experimental
231866 Downloads
Experimental Signature Algorithms the JWT Framework.
web-token/jwt-nested-token
241042 Downloads
Nested Token component of the JWT Framework.
web-token/jwt-encryption-algorithm-pbes2
661489 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
210391 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
703311 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
rbdwllr/psr-jwt
43504 Downloads
A PSR 7 compliant JSON Web Token Middleware Library.