spomky-labs/jose-interface
最新稳定版本:v2.4.0
Composer 安装命令:
composer require spomky-labs/jose-interface
包简介
JSON Object Signing and Encryption interfaces.
关键字:
README 文档
README
This library provides interfaces for Jose implementations.
Interfaces are for:
- JWS JSON Web Signature (RFC 7515),
- JWT JSON Web Token (RFC 7519),
- JWE JSON Web Encryption (RFC 7516),
- JWA JSON Web Algorithms (RFC 7518).
- JWK JSON Web Key (RFC 7517).
The Release Process
The release process is described here.
Prerequisites
This library needs at least:
Installation
The preferred way to install this library is to rely on Composer:
composer require spomky-labs/jose-interface
By default, tests and documentation files are not included. If you want to test this project or read the documentation, please add the option --prefer-source.
composer require spomky-labs/jose-interface --prefer-source
How to use
Have a look at How to use to understand how to implement our interfaces in your project.
Licence
This software is release under MIT licence.
统计信息
- 总下载量: 2.13k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-24