Replies: 1 comment 7 replies
-
I don't know how OAuth towards AWS WorkMail works. Generally speaking, the simplest OAuth solution in exchangelib is to fetch an access token via some means outside of exchangelib and then create a credentials instance like this: |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am using ExchangeLib to fetch Mail from different mailboxes from WorkMail. I have enabled Impersonation Role to fetch mails. How to implement OAuth Authentication for the same?
Beta Was this translation helpful? Give feedback.
All reactions