publero / token-authentication-bundle
Symfony PubleroTokenAuthenticationBundle
dev-master
2013-08-06 13:05 UTC
Requires
- php: >=5.3.2
- friendsofsymfony/oauth2-php: 1.0.5
- publero/code-generator: dev-master
- symfony/framework-bundle: ~2.3
- symfony/security-bundle: ~2.3
Requires (Dev)
- doctrine/doctrine-bundle: *
- symfony/yaml: ~2.3
Suggests
- doctrine/doctrine-bundle: Needed when using the ORM for access token storage
- doctrine/mongodb-odm-bundle: Needed when using the ODM for access token storage
This package is not auto-updated.
Last update: 2024-09-23 14:13:10 UTC
README
PubleroTokenAuthenticationBundle 为 Symfony2 添加了对访问令牌认证的支持。
文档
大部分文档存储在此包的 Resources/doc/index.md
文件中
安装
所有安装说明都位于 文档 中。
许可证
此包采用 MIT 许可证。请参阅包中的完整许可证。
LICENSE
报告问题或功能请求
问题和功能请求在 Github 问题跟踪器 中跟踪。
在报告错误时,最好在基于 Symfony Standard Edition 的基本项目中重现它,以便包的开发者可以通过简单地克隆它并遵循一些步骤来重现问题。