Libraries tagged by jwt auth
chantouch/laravel-jwt-redis
4582 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
kiwfy/jwt-manager-php
12263 Downloads
PHP library to manage JWT authentication
abublihi/laravel-external-jwt-guard
2516 Downloads
It's a laravel custom auth guard for authenticating users using External JWT
myparcelcom/auth-module
29202 Downloads
Package for validating a JWT token and checking the contained scopes
francescomalatesta/laravel-api-boilerplate-jwt
7455 Downloads
An API Boilerplate to create a ready-to-use REST API in seconds.
elvi/auth0-symfony
14950 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
faganchalabizada/apple-laravel-authorization-code
377 Downloads
Get User Data with the result code of a apple sign in button
ecphp/eu-login-api-authentication-bundle
12429 Downloads
EU Login API Authentication Bundle, authenticate requests from European Commission corporate service 'EU Login' using OpenID Connect protocol.
phphd/api-testing
3600 Downloads
JWT Authentication for API testing
semhoun/slim-skeleton-mvc
1238 Downloads
Simple Slim Framework 4 skeleton with Twig, Monolog, Doctrine in Sqlite.
sametsahindogan/laravel-jwtredis
1814 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
hans-thomas/sphinx
1981 Downloads
JSON web token driver for laravel
vaibhavpandeyvpz/jweety
20484 Downloads
Simple JWT (RFC 7519) encoding/decoding and validation library, for PHP >= 5.3.
internacionalweb/cognito-token-verifier
1634 Downloads
This library verifies that the signature of the JWT is valid, comes from a desired application, and that the token has not been tampered with or expired.
steveeakin/pushok
44996 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication