willdurand / oauth-server-bundle
0.0.1
2012-12-04 21:26 UTC
Requires
- php: >=5.3.3
- symfony/framework-bundle: 2.1.*
- symfony/security-bundle: 2.1.*
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
此包提供了一切在服务端管理OAuth所需的功能。
此包基于 RFC 5849 实现了 OAuth v1.0 协议。
注意:目前尚未实现模型。您需要在 Model/
文件夹中实现所有接口及其逻辑。
有关文档,请参阅
Resources/doc/
有关许可证,请参阅
Resources/meta/LICENSE