microsoft / kiota-authentication-phpleague
使用PHP League OAuth 2.0客户端对Microsoft Identity平台进行身份验证的Kiota身份验证提供程序
Requires
- php: ^7.4 | ^8.0
- ext-json: *
- ext-openssl: *
- firebase/php-jwt: ^v6.0.0
- league/oauth2-client: ^2.6.1
- microsoft/kiota-abstractions: ^1.0.2
- ramsey/uuid: ^4.2.3
Requires (Dev)
- phpstan/phpstan: ^1.4.6
- phpunit/phpunit: ^9.5.13
- dev-main
- 1.2.0
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- 0.9.0
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.0
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.0
- dev-dev
- dev-chore/default-main
- dev-fix/missing-php-version
- dev-security/branch-policy
- dev-feat/token-reuse
- dev-philip/test-promises-generics
- dev-55-do-not-require-https-for-local-host-in-azure-identity-provider
- dev-test/integration-tests
- dev-philip/fix-static-analysis
- dev-feat/test-generic-phpdoc
- dev-fix/backing-store
This package is auto-updated.
Last update: 2024-09-05 12:28:52 UTC
README
PHP Kiota身份验证提供程序库使用PHP League OAuth 2.0客户端对Microsoft Identity平台进行身份验证。
由Kiota生成的项目需要引用身份验证提供程序库来对API端点进行HTTP请求进行身份验证。
有关Kiota的更多信息,请在此处阅读。
使用PHP Kiota身份验证提供程序库
运行composer require microsoft/kiota-authentication-phpleague
或将其添加到您的composer.json
文件中
{ "require": { "microsoft/kiota-authentication-phpleague": "^1.1.0" } }
贡献
本项目欢迎贡献和建议。大多数贡献需要您同意贡献者许可协议(CLA),声明您有权利并且实际上授予我们使用您的贡献的权利。有关详细信息,请访问https://cla.opensource.microsoft.com。
当您提交拉取请求时,CLA机器人将自动确定您是否需要提供CLA,并适当装饰PR(例如,状态检查,注释)。只需遵循机器人提供的说明即可。您只需在整个使用我们的CLA的仓库中这样做一次。
本项目已采用Microsoft开源行为准则。更多信息请参阅行为准则FAQ或联系[email protected]以获取任何额外的问题或评论。
商标
本项目可能包含项目、产品或服务的商标或徽标。Microsoft商标或徽标的授权使用受Microsoft的商标和品牌指南的约束,并必须遵守。在此项目的修改版本中使用Microsoft商标或徽标不得引起混淆或暗示Microsoft的赞助。任何使用第三方商标或徽标的行为均受这些第三方政策的约束。