willdurand/oauth-server-bundle

此包已被弃用且不再维护。作者建议使用 friendsofsymfony/oauth-server-bundle 包代替。

基于RFC 5849的OAuth 1.0协议的服务端实现

安装次数: 14,123

依赖项: 1

建议者: 0

安全: 0

星标: 32

关注者: 6

分支: 17

公开问题: 5

类型:symfony-bundle

0.0.1 2012-12-04 21:26 UTC

This package is auto-updated.

Last update: 2022-01-31 12:02:03 UTC


README

/!\ This bundle is not yet perfectly unit tested (well, in fact it's not unit tested except for signatures...)
You should not use it but you can provide tests or ideas. I'll do my best to provide strong unit tests.

BazingaOAuthServerBundle

Build Status

此包提供了一切在服务端管理OAuth所需的功能。

此包基于 RFC 5849 实现了 OAuth v1.0 协议。

注意:目前尚未实现模型。您需要在 Model/ 文件夹中实现所有接口及其逻辑。

有关文档,请参阅

Resources/doc/

阅读文档

有关许可证,请参阅

Resources/meta/LICENSE