3dsinteractive / oauth-server-bundle
基于RFC 5849的OAuth 1.0协议的Server端实现
1.0
2017-10-18 17:25 UTC
Requires
- php: >=5.3.3
- symfony/console: ~2.3
- symfony/framework-bundle: ~2.3
- symfony/security-bundle: ~2.3
Requires (Dev)
- doctrine/doctrine-bundle: 1.3.*@dev
- willdurand/propel-typehintable-behavior: @dev
Suggests
- willdurand/propel-typehintable-behavior: Needed when using the propel implementation
This package is not auto-updated.
Last update: 2024-09-17 19:04:36 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。您需要在Model/
文件夹中实现所有接口及其逻辑。
有关文档,请参阅
Resources/doc/
有关许可证,请参阅
Resources/meta/LICENSE