Namespace MailFathom.Application.Accounts
Classes
- MailAccountNotAccessibleException
The failure raised when a request names a mail account this deployment does not serve.
- MailboxRefreshTokenRecorder
Takes the refresh token an operator authorized for one mailbox and stores it against that account.
Interfaces
- IMailAccountCatalog
Names the mail accounts this deployment serves.
- IMailboxRefreshTokenStore
Holds the refresh token MailFathom stores for one mail account, under MailFathom's own protection.