Libraries tagged by jwt web token
rbdwllr/reallysimplejwt
1883980 Downloads
A really simple library to generate user authentication JSON Web Tokens.
auth0/login
3935104 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
gree/jose
2165409 Downloads
JWT, JWS and JWS implementation in PHP
miladrahimi/php-jwt
208524 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
fproject/php-jwt
1418493 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
web-token/jwt-bundle
1709209 Downloads
JWT Bundle of the JWT Framework.
web-token/jwt-signature-algorithm-rsa
9762552 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5783343 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-encryption
4989626 Downloads
Encryption component of the JWT Framework.
web-token/jwt-easy
2272370 Downloads
Easy toolset to use the JWT Framework.
web-token/jwt-checker
6053208 Downloads
Checker component of the JWT Framework.
admad/cakephp-jwt-auth
605540 Downloads
CakePHP plugin for authenticating using JSON Web Tokens
kelvinmo/simplejwt
841987 Downloads
A simple JSON Web Token library for PHP.
auth0/symfony
470390 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
psecio/jwt
341051 Downloads
A JWT (JSON Web Token) Encoding & Decoding library