Libraries tagged by web-token
mishal/jwt
77278 Downloads
JWT - JSON Web Tokens
kaabar-jwt/yii2-jwt
23232 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.
alancting/php-microsoft-jwt
32297 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
vaibhavpandeyvpz/jweety
20504 Downloads
Simple JWT (RFC 7519) encoding/decoding and validation library, for PHP >= 5.3.
tomfordrumm/jwt-auth
58540 Downloads
JSON Web Token Authentication for Laravel and Lumen (fork from tymon/jwt-auth)
hailong/jose
13343 Downloads
JWT, JWS and JWE implementation in PHP
fusionauth/jwt-auth-webtoken-provider
16147 Downloads
This package uses web-token/jwt-framework as a provider for tymon/jwtauth
elvi/auth0-symfony
15016 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
coliving/jose
6828 Downloads
JWT, JWS and JWS implementation in PHP
bitpanda-labs/jose
19148 Downloads
JWT, JWS and JWE implementation in PHP
zenstruck/jwt
67964 Downloads
JSON Object Signing and Encryption library for PHP.
web-token/signature-pack
151844 Downloads
A pack with all signature algorithms for the web-token/jwt-signature package
web-token/jwt-signature-algorithm-experimental
248213 Downloads
Experimental Signature Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
233578 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-console
142502 Downloads
Console component of the JWT Framework.