token / jwk
A simple library to work with JSON Web Key.
dev-main / 1.x-dev
2025-04-30 11:30 UTC
Requires
- php: ^8.0
- ext-openssl: *
- gmtls/openssl-crypto-kit: ^1.0
This package is auto-updated.
Last update: 2025-04-30 11:30:47 UTC
README
A simple library to work with JSON Web Key based on the RFC 7517.
Installation
You can install the package via Composer:
composer require token/jwk
Usage
License
Nacosvel Contracts is made available under the MIT License (MIT). Please see License File for more information.