nodejs-mail-notifier
nodejs-mail-notifier copied to clipboard
Mail notifier support Azure MSAL
Does this library support OAuth (Azure MSAL) to access a specific email?
For instance, given the email [email protected] I can't connect directly with username and password but I need to obtain a JWT Token using client ID/client secret (already given) and then insert the token into the header of each request.
More info: https://www.npmjs.com/package/@azure/msal-node https://docs.microsoft.com/en-us/azure/active-directory/develop/reference-v2-libraries