xint0/credential-storage-contract
最新稳定版本:2.0.0
Composer 安装命令:
composer require xint0/credential-storage-contract
包简介
Defines a contract for storing credentials
README 文档
README
Description
Defines contracts for storing and retrieving credentials with encrypted secret.
The contracts only define methods for creating, storing, and retrieving of credentials (identity and secret) and do not concern with the actual implementation or define a specific cryptographic requirements.
Installation
composer require xint0/credential-storage-contract
Usage
The idea behind this package is to have a standard abstraction for creating, storing, and retrieving credentials.
Implementations are responsible for the actual storing and securing of credentials.
A mock implementation is available as xint0/mock-credential-store that can be useful for testing purposes.
Support
Create issue in gitlab: https://gitlab.com/xint0-open-source/credential-storage-contract/-/issues
Contributing
Fork the project in gitlab and create a merge request.
License
This project is open source project licensed under the MIT license.
统计信息
- 总下载量: 6.81k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-19