pyrello / oauth2-xml
允许使用XML进行OAuth认证响应的附加包。
dev-master
2014-09-09 21:27 UTC
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
- lucadegasperi/oauth2-server-laravel: 1.0.x
- pyrello/laravel-xml: dev-master
This package is not auto-updated.
Last update: 2024-09-24 02:22:38 UTC
README
为https://github.com/lucadegasperi/oauth2-server-laravel提供的附加包,可以提供XML响应。这个包是由于特定用例开发的,其中客户端根本无法使用json进行api交互。除非你有完全相同的用例,否则可能没有用。