oauth2-server-php
oauth2-server-php copied to clipboard
Add support for xml request , to add xml request into Request object
While working with XML Request when I pass the request as XML from postman. The lib Request class unable to read the Request parameters. After adding these changes I was able to continue.
Hello! Thank you for submitting this! Could you please add a test?