Reading Emails from User Mailbox with IMAP and Modern Auth in .NetCore.

preview_player
Показать описание
#authentication #oauth #imap #netcore #ModernAuth.

oauth2,imap
Рекомендации по теме
Комментарии
Автор

Confirm still works on 03-2024! Thanks so much!

VoTinhThuong
Автор

Can you please make video and explain the code for reading mails.

jaypatadia
Автор

Any specific reason on why you used EAGetMail and not MSAL Libraries?

kailashalle
Автор

does the same example will work to read the emails and attachment by using ExchangeEWS (Exchange Web Service). what type of changes i have to do for it? Can you please guide for it?

vivekdeshpande
Автор

Can we read emails from a different tenant email similarly? Do you have a video on that?

jasmyelizabethjoson
Автор

thanks for the video, as I need this without user intervention, so once authenticated can I use the same token to connect again? if so what if the token expires, do we need to re authenticate or can request for a refresh token?

kailashalle
Автор

thanks for the work .. could you please explain the code making video

SivaPrasadKotani
Автор

do you have a guide to login on outlook desktop via pop3 using modern auth?

dencio
Автор

How I can skip redirect to url part I want to login and read email without redirection can you please help me out

jaypatadia
Автор

Can anybody help with the java code for mailbox login and read mails via oAuth2. Also, I want no manual intervention for this.

ankitaggarwal