mirror of
https://github.com/elyby/league-oauth2-ely.git
synced 2025-01-11 06:22:13 +05:30
7bb61adc8c
If the OAuth server responds with 502 status and non-json content, the parseResponse() method of the AbstractProvider class returns a string instead of an array.