Libraries tagged by JWT token
kelvinmo/simplejwt
884645 Downloads
A simple JSON Web Token library for PHP.
auth0/symfony
505385 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
stechstudio/laravel-jwt
68901 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
mapkit/jwt
342005 Downloads
Simple class to create MapKit and MusicKit JWT tokens.
firebase/token-generator
740724 Downloads
A simple library to generate JWT tokens for authenticating to a Firebase.
tinywan/jwt
32379 Downloads
JSON Web Token (JWT) for webman plugin
psecio/jwt
342614 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
miladrahimi/php-jwt
217109 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
web-token/jwt-signature-algorithm-none
3539993 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4025570 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
1900602 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
904508 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1258491 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1843534 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2141453 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.