Libraries tagged by jwt auth
spomky-labs/lexik-jose-bridge
381851 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
firebase/token-generator
737627 Downloads
A simple library to generate JWT tokens for authenticating to a Firebase.
xmo/jwt-auth
73495 Downloads
jwt-auth Component
mineadmin/auth-jwt
25549 Downloads
Mineadmin New Jwt Auth Component
generationtux/jwt-artisan
51494 Downloads
JWT auth package for Laravel and Lumen
dmkit/phalcon-jwt-auth
36808 Downloads
A simple JWT middleware for Phalcon Micro to handle stateless authentication
not-empty/jwt-manager-php-lib
878 Downloads
PHP library to manage JWT authentication
kaabar-jwt/yii2-jwt
14836 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.
yiisoft/auth-jwt
2941 Downloads
Yii auth JWT method
cnam/security-jwt-service-provider
106720 Downloads
Service Provider for usage jwt token for auth
danilopolani/laravel-fusionauth-jwt
12251 Downloads
Laravel Auth guard for FusionAuth JWT
jasny/auth
15078 Downloads
Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks
lindelius/php-jwt
94564 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
rbdwllr/psr-jwt
42937 Downloads
A PSR 7 compliant JSON Web Token Middleware Library.
sametsahindogan/laravel-jwtredis
1725 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.