filsh / yii2-oauth2-server

A wrapper for implementing an OAuth2 Server(https://github.com/bshaffer/oauth2-server-php)
MIT License
332 stars 167 forks source link

Add the HTTP headers when parsing a OAuth2 response #103

Open ebuzzz opened 8 years ago

ebuzzz commented 8 years ago

The ErrorToExceptionFilter does not handle additional HTTP headers that are added to the OAuth2 response.