Libraries tagged by jwt-auth
spomky-labs/lexik-jose-bridge
406447 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
xmo/jwt-auth
86604 Downloads
jwt-auth Component
dmkit/phalcon-jwt-auth
38529 Downloads
A simple JWT middleware for Phalcon Micro to handle stateless authentication
mineadmin/auth-jwt
51772 Downloads
Mineadmin New Jwt Auth Component
jerrygaoyang/laravel-jwt
35411 Downloads
jwt auth for encode decode and token expire_in authenticate
generationtux/jwt-artisan
52160 Downloads
JWT auth package for Laravel and Lumen
kaabar-jwt/yii2-jwt
20887 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
tomfordrumm/jwt-auth
58152 Downloads
JSON Web Token Authentication for Laravel and Lumen (fork from tymon/jwt-auth)
fusionauth/jwt-auth-webtoken-provider
14785 Downloads
This package uses web-token/jwt-framework as a provider for tymon/jwtauth
php-istio/jwt-authentication-bundle
30374 Downloads
Symfony bundle to help authenticate JWT payload from Istio Envoy proxy.
cashdash-pro/zaar
1693 Downloads
A robust Laravel package for Shopify authentication handling both embedded and external app flows. Features JWT session management, seamless online/offline token handling, and automatic re-authentication for embedded apps. Built for Laravel 10+ and PHP 8.2+.
hans-thomas/sphinx
1724 Downloads
JSON web token driver for laravel
sinbadxiii/phalcon-auth-jwt
6313 Downloads
Basic Phalcon JWT Auth
phphd/api-testing
3101 Downloads
JWT Authentication for API testing
sametsahindogan/laravel-jwtredis
1791 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.