Modern email providers like Gmail and Microsoft 365 now require OAuth authentication for security. While this protects accounts, it also breaks many systems that rely on traditional IMAP, POP, or SMTP username / password authentication.
Unfortunately, many tools cannot implement OAuth easily, including older applications, hardware devices, and scripts.
Auth-Email solves this by acting as an OAuth relay. Your application connects using standard IMAP, POP, or SMTP authentication, while Auth-Email securely handles OAuth with the provider.