hayageek / oauth2-yahoo

Yahoo Provider for the OAuth 2.0 Client
MIT License
7 stars 14 forks source link

Fix exception on fetching image. #7

Open TJonesy opened 5 years ago

TJonesy commented 5 years ago

Attempting to fetch the image from Yahoo caused an exception in php 7.2 as the image url is provided with the profile and fetching the image returns a stream instead.