dolibarr 23.0.3
microsoft3_oauthcallback.php File Reference

Page to get oauth callback for Microsoft Exchange Online (SMTP/IMAP) More...

Go to the source code of this file.

Variables

 $uriFactory = new \OAuth\Common\Http\Uri\UriFactory()
 Create a new instance of the URI class with the current URI, stripping the query string.
 

Detailed Description

Page to get oauth callback for Microsoft Exchange Online (SMTP/IMAP)

Uses Exchange Online OAuth2 scopes for SMTP/IMAP:

Definition in file microsoft3_oauthcallback.php.