67
Views
1
Comments
[MailClient] Access Mail Box Using Oauth2
Question
mailclient
Service icon
Forge asset by Leandro Correa
Application Type
Service

Hello,

Microsoft is going to disable standard authentication (username / password) and will use Oauth2 - Modern Authentication.

Does this component support Oauth2

2022-04-19 13-20-22
Andrea Lembo

Hi,

The component use the MailSystem.net library from github.

I've checked the source code and until now the client accepts only username and password for the authentication pattern.

There's a issue opened 22 day ago on the OAuth pattern but nobody seems to be able to resolve it.

Issue 55

I don't know your requirement, but a possible approach is to integrate your application with the Microsoft Graph api, with those you can access and read the mailbox of the users.

Br,

AL 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.