Libraries tagged by json auth
vkoori/laravel-stateless-auth
644 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
fidelize/jwt-auth-multiple-keys
16273 Downloads
Add multiple keychain support to tymon/jwt-auth package
cube43/slim-jwt-auth
8121 Downloads
PSR-7 and PSR-15 JWT Authentication Middleware
placetopay/reallysimplejwt
11099 Downloads
A really simple library to generate user authentication JSON Web Tokens.
rluders/jwtauth
803 Downloads
JSON Web Token Authentication plugin for Winter CMS
fishdaa/cognito-jwt-guard
261 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito forked from benbjurstrom/cognito-jwt-guard
jeffersongoncalves/laravel-zero-credentials
36 Downloads
Reusable base for storing CLI authentication credentials locally in JSON (~/./config.json or XDG), with 0600 permissions and a typed credentials contract.
leadout/jwt
4537 Downloads
Simple JWT authentication for Laravel.
flytachi/jwt
707 Downloads
A modern, secure, and strictly-typed PHP library for encoding and decoding JSON Web Tokens (JWT) with JWK support.
daycry/jwt
7174 Downloads
JWT Token for Codeigniter 4
chroma-x/basic-http-client
3740 Downloads
A basic yet extensible HTTP client library providing different authentication methods written in PHP.
auth0-samples/laravel
480 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
asinfotrack/yii2-jwt
16154 Downloads
Yii2-jwt is a set of functionality to work with JSON Web Tokens
tungltdev/laravel-php-jwt
394 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
jarnovanleeuwen/jwtapi-laravel
2800 Downloads
JWT API authentication driver (Guard) for Laravel.