knightcott-paul

Results 2 comments of knightcott-paul

These steps should allow you to connect to IMAP endpoint with authorised client application using oauth authentication to access specified mailboxes. You’ll need: Azure AD tenant ID This ID identifies...

Hi, After doing the steps above you can use the token as the password when creating your ClientManager instance. Like this [example](https://www.php-imap.com/examples/oauth) If you're using Laravel, you can install the...