pyrello/oauth2-xml

Add-on package to allow OAuth authentication responses using XML.

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/pyrello/oauth2-xml

dev-master 2014-09-09 21:27 UTC

This package is not auto-updated.

Last update: 2025-10-07 07:06:52 UTC


README

Add-on package for https://github.com/lucadegasperi/oauth2-server-laravel which can provide an XML response. This package was developed because of a specific use-case where a client was not able to use json for api interaction at all. It is probably not useful unless you have the exact same use-case.