Hi,
I found an error, When I configure o365. Error because of the missing abstract methods in o365 plugin. Created patch for that. Please review.
Error:
( ! ) Fatal error: Class Drupal\o365\Plugin\Oauth2Client\O365OAuth2Client contains 3 abstract methods and must therefore be declared abstract or implement the remaining methods (Drupal\oauth2_client\Plugin\Oauth2Client\Oauth2ClientPluginInterface::storeAccessToken, Drupal\oauth2_client\Plugin\Oauth2Client\Oauth2ClientPluginInterface::retrieveAccessToken, Drupal\oauth2_client\Plugin\Oauth2Client\Oauth2ClientPluginInterface::clearAccessToken) in C:\wamp64\www\drupal-9.3.2\modules\contrib\o365\src\Plugin\Oauth2Client\O365OAuth2Client.php on line 22
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | o365-3265482-2.patch | 875 bytes | saranya ashokkumar |
Issue fork o365-3265482
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
saranya ashokkumar commentedComment #5
codebymikey commentedThis issue also affects version 2.0.x when you visit:
/admin/config/system/oauth2-client/o365.Comment #8
fabianderijkThis MR has been merged into the 2.0.x and 3.0.x branch. Releases will be created in a later moment.