Libraries tagged by json-web-token
hep10-tymon/jwt-auth
2587 Downloads
JSON Web Token Authentication for Laravel and Lumen
fidelize/jwt-auth-multiple-keys
11735 Downloads
Add multiple keychain support to tymon/jwt-auth package
bowphp/policier
8001 Downloads
The Simple Auth System via JWT
benbjurstrom/cognito-jwt-guard
12875 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
app-accounts/jwt-auth
162 Downloads
JSON Web Token Authentication for Laravel and Lumen
agungsugiarto/codeigniter4-authentication-jwt
530 Downloads
JSON Web Token for codeigniter4 authentication.
ad-mos/laravel-jwt-auth
1647 Downloads
JSON Web Token Authentication for Laravel and Lumen
lsxiao/jwt-auth
126 Downloads
JSON Web Token Authentication for Lumen
f21/jwt
9090 Downloads
JWT (JSON Web Tokens) for PHP
xaamin/jwt
8872 Downloads
PHP Implementation of JSON Web token with RSA
vfork-fproject/php-jwt
5470 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
mrellerm/jwt-refresh-token-bundle
3079 Downloads
Forked bundle gesdinet/jwt-refresh-token-bundle with added fingerprint to token refresh system. Implements a refresh token system over Json Web Tokens in Symfony
lake/larke-jwt
2502 Downloads
A library to work with JSON Web Token and JSON Web Signature.
jwt/php-jwt
2666 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
jarnovanleeuwen/jwtapi
5561 Downloads
Efficient and secure machine-to-machine API using JSON Web Tokens and asymmetric request signing.