Registry / auth / web-token-jwt-key-mgmt

web-token-jwt-key-mgmt

JSON →
library4.0.0phppackagistunverified

Key Management component of the JWT Framework.

composer require web-token/jwt-key-mgmt
INSTALL
IMPORT
SIG · WEB-TOKEN-JWT-KEY-
W
web-token-jwt-key-mgmt
authphpv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

KeySet
use Web\Token\KeyManagement\KeySet;

Create and manage a key set for JWT operations

<?php require 'vendor/autoload.php'; use Web\Token\KeyManagement\KeySet; $keySet = new KeySet(); $keySet->addKey('...'); // add a JWK key
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
44
Resources
web-token-jwt-key-mgmt — pip install web-token-jwt-key-mgmt · libregistry