slim-oauth2-http icon indicating copy to clipboard operation
slim-oauth2-http copied to clipboard

Check if PHP_AUTH_USER and PHP_AUTH_PW headers are set

Open svycka opened this issue 8 years ago • 0 comments

Adds test. implementation a bit different from this https://github.com/bshaffer/oauth2-server-php/blob/29afbc04bf6d0df9f5bd84a394edbc87e6c2498f/src/OAuth2/Request.php#L67 does not do magic as in getHeadersFromServer method

What does this PR do?

Shows problem

svycka avatar Oct 05 '17 13:10 svycka