Libraries tagged by jwt tokens
steveeakin/pushok
31859 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
vakata/jwt
4115 Downloads
JWT token handling
shrd/laravel-jwt-tokens
9794 Downloads
Generated Composer Package
ravibpatel/jwt-session
582 Downloads
Easily replace your existing session based authentication with JWT token-based authentication.
ns/token-bundle
9924 Downloads
This bundle provides a JWT token integration with symfony
iweron/aws-kms-jwt
5129 Downloads
JWT token generation using symmetric encryption with AWS KMS
daycry/jwt
4308 Downloads
JWT Token for Codeigniter 4
beta/bx.jwt
2496 Downloads
JWT tokens for Bitrix app
b2pweb/jwt
1499 Downloads
Simple library for parse JWT token
asseco-voice/laravel-jwt-authentication
5897 Downloads
Package to decode and verify JWT tokens
webthink/guzzle-jwt
25905 Downloads
This package contains useful classes and interfaces for requiring a JWT token
vfork-fproject/php-jwt
5724 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
tinywan/think-jwt
637 Downloads
JSON Web Token (JWT) for Think plugin
mrellerm/jwt-refresh-token-bundle
3163 Downloads
Forked bundle gesdinet/jwt-refresh-token-bundle with added fingerprint to token refresh system. Implements a refresh token system over Json Web Tokens in Symfony
jwt/php-jwt
2966 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.