-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add Google Email fetch and OAuth token refresh service #9603
Conversation
7966a68
to
98f99cf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@muhsin-k PTAL, spoke to @sojan-official the code looks good! We can get this merged |
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This PR adds the following changes
Imap::GoogleFetchEmailService
andGoogle::RefreshOauthTokenService
. TheGoogle::RefreshOauthTokenService
usesOmniAuth::Strategies::GoogleOauth2
which is already added as a packgeInboxes::FetchImapEmailsJob
to handle Google inboxesConversationReplyMailerHelper
to allow sending emailsPreview
Incoming emails
Outgoing email