You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I studied this a while ago and tested it locally. It is troublesome to obtain and refresh the accessToken. I need to configure a lot of things on Azure, but in the end, sending emails always fails. I don’t know why.
I studied this a while ago and tested it locally. It is troublesome to obtain and refresh the accessToken. I need to configure a lot of things on Azure, but in the end, sending emails always fails. I don’t know why.
功能概述 | Describe the feature
微软已弃用 Exchange Online 中的基本身份验证 https://learn.microsoft.com/zh-cn/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online
现在使用的代码无法使用 Oauth2 来连接 Outlook
waline/packages/server/src/service/notify.js
Lines 8 to 28 in 84e1543
这个 issue 中讲述了如何使用 Oatuh2 连接 Outlook 365
Feature Overview | Describe the feature
Microsoft has deprecated Basic Authentication in Exchange Online https://learn.microsoft.com/zh-cn/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online
The code I am using now cannot connect to Outlook using Oauth2
waline/packages/server/src/service/notify.js
Lines 8 to 28 in 84e1543
This issue describes how to use Oatuh2 to connect to Outlook 365
The text was updated successfully, but these errors were encountered: