xint0/credential-storage-contract 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

xint0/credential-storage-contract

最新稳定版本:2.0.0

Composer 安装命令:

composer require xint0/credential-storage-contract

包简介

Defines a contract for storing credentials

README 文档

README

Packagist Version Packagist Downloads GitLab License GitLab Last Commit Gitlab Pipeline Status Packagist Dependency Version

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-19