Libraries tagged by jwt-token
victory7/ezsession
9 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
sbh/jwt-forwarding-bundle
0 Downloads
Automatically forwards JWT tokens between Symfony microservices via HttpClient.
satpro-hub/oauth-client
50 Downloads
OAuthClient for api services, validate jwt token
ramosisw/cakephp-jwt-claims
12 Downloads
CakePHP plugin for read claims on jwt token
pm7913/flarumjwtauth
3 Downloads
Register and authenticate through a JWT token
pierotto/tokenizer-bundle
3 Downloads
The package is used for secure data exchange between two parties using a JWT token.
patrick-barreto/authorizer
111 Downloads
This repository is an Authorizer, it will provide Auth resources for an user, resources like JWT Token, Build Access-Token, and others authorization layers
oldpocket/arais
0 Downloads
ARAIS is a simple IoT server for personal use or small projects. It can manage devices and sensors, together with its data. All with JWT tokens to preserve the data integrity. The server provide REST calls, to make it simple for integration and the solution dont have any external dependency. Everything you need with just a feel PHP files.
nyan02/kphp_jwt
27 Downloads
JWT tokens for KPHP
ngphp/jwt
7 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nextphp/jwt
7 Downloads
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
mvannes/jwt-parser
2 Downloads
Parser for jwt tokens with verification support
mahmoodr786/cakephp-auth0
23 Downloads
CakePHP plugin for validating Auth0 JWT token and authenticating the user.
liplum/flarum-jwt-auth
87 Downloads
Authentication based on JSON Web Token (JWT) token through HTTP request cookie.
konstantinkotov/jwt
27 Downloads
A custom jwt token generator