stevenmaguire / oauth2-microsoft

Microsoft OAuth 2.0 support for the PHP League's OAuth 2.0 Client
MIT License
68 stars 41 forks source link

Fix for Resource Owner Details URL and parsing #21

Open DonCallisto opened 4 years ago

DonCallisto commented 4 years ago

Check https://github.com/stevenmaguire/oauth2-microsoft/pull/10

DonCallisto commented 4 years ago

All the @deprecated are here in order to grant backward compatibility and to warn the user that, in next major release, those API(s) will be gone.