feat: add imap

This commit is contained in:
Shivam Mishra
2024-06-02 19:27:46 +05:30
parent df373bec62
commit f906b9a775
@@ -5,8 +5,8 @@ class Google::CallbacksController < OauthCallbackController
'google'
end
def handle_response
# implement @response.body
def imap_address
'imap.gmail.com'
end
def oauth_client