How to access office 365 mailbox by Golang

Copper Contributor

Hi,

    What is recommended practice for Golang to access office 365 mailbox(read&send mails) after basic authentication turn off? I guess msgraph-sdk-go should be a good choose, but use it in production is not suggested. 

Liangchen2022_0-1651740417732.png

https://docs.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-i...

 

https://docs.microsoft.com/en-us/graph/sdks/create-client?tabs=Go

 

Liangchen2022_1-1651740432313.png

https://docs.microsoft.com/en-us/graph/sdks/create-client?tabs=Go

 

0 Replies