Libraries tagged by json token
jekk0/jwt-auth
29 Downloads
JWT Authentication for Laravel
jarnovanleeuwen/jwtapi
5776 Downloads
Efficient and secure machine-to-machine API using JSON Web Tokens and asymmetric request signing.
imxfly/jwt
14 Downloads
A basic library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
iachilles/pjwt
44 Downloads
PHP implementation of JSON Web Token (JWT). It provides a simple way to create, sign and verify JWT.
hep11-tymon/jwt-auth
140 Downloads
JSON Web Token Authentication for Laravel and Lumen
chenbool/jwt
83 Downloads
一个简单的 PHP JSON Web Tokens (JWT) 加密/解密插件
bayfrontmedia/php-jwt
848 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
asinfotrack/yii2-jwt
15942 Downloads
Yii2-jwt is a set of functionality to work with JSON Web Tokens
andrewdyer/jwt-auth
316 Downloads
A simple framework agnostic JSON Web Token authentication solution
agungsugiarto/codeigniter4-authentication-jwt
546 Downloads
JSON Web Token for codeigniter4 authentication.
agrodata/cognito-guard
207 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
omaralalwi/laravel-api-helpers
3 Downloads
collection of helpful helper functions for API Requests .
nglasl/silverstripe-apiwesome
517 Downloads
A module for SilverStripe which will automatically create customisable JSON/XML feeds for your data objects (including pages), and provides a modular security token that can be used for other applications.
yunchuang/php-jwt
488 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
wisoot/jwt-guard
702 Downloads
Laravel Guard Driver using JSON Web Token (JWT)