May 05 2022 01:59 AM
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.
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