Releases: LoicBoursin/oauth2-microsoft-graph
Releases · LoicBoursin/oauth2-microsoft-graph
v1.0.3
v1.0.2
This release fixes an issue where the access_token
request parameter is not needed because the authentication is done through a Bearer token
v1.0.1
This release fixes the API call to Microsoft Graph using a space to separate scopes instead of a comma.
v1.0.0
This library has been updated to use the latest available dependencies versions, such as PHP 8.1 and PHPUnit 9.5.
PHP-CS-Fixer and PHPStan have been installed, and tests have been rewritten to remove the usage of Mockery
Initial release
Initial release