Libraries tagged by JWT token
kelvinmo/simplejwt
746661 Downloads
A simple JSON Web Token library for PHP.
auth0/symfony
381678 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
stechstudio/laravel-jwt
50866 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
mapkit/jwt
314360 Downloads
Simple class to create MapKit and MusicKit JWT tokens.
byjg/jwt-session
70815 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
firebase/token-generator
730173 Downloads
A simple library to generate JWT tokens for authenticating to a Firebase.
tinywan/jwt
22228 Downloads
JSON Web Token (JWT) for webman plugin
psecio/jwt
336700 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
miladrahimi/php-jwt
187348 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
web-token/jwt-signature-algorithm-none
3434672 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
3899707 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
1610997 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
793080 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1074959 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1542504 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.