Libraries tagged by web-token
web-token/jwt-signature
18349175 Downloads
Signature component of the JWT Framework.
web-token/jwt-key-mgmt
15188340 Downloads
Key Management component of the JWT Framework.
web-token/jwt-core
18586648 Downloads
Core component of the JWT Framework.
miladrahimi/php-jwt
208962 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
auth0/symfony
472447 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
web-token/jwt-bundle
1715588 Downloads
JWT Bundle of the JWT Framework.
web-token/jwt-signature-algorithm-rsa
9783388 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5788794 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-encryption
5005770 Downloads
Encryption component of the JWT Framework.
web-token/jwt-easy
2281112 Downloads
Easy toolset to use the JWT Framework.
web-token/jwt-checker
6070643 Downloads
Checker component of the JWT Framework.
kelvinmo/simplejwt
844045 Downloads
A simple JSON Web Token library for PHP.
fproject/php-jwt
1419954 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
admad/cakephp-jwt-auth
606176 Downloads
CakePHP plugin for authenticating using JSON Web Tokens
sop/jwx
162390 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.