feat: add google client

This commit is contained in:
Shivam Mishra
2024-06-02 19:43:35 +05:30
parent b8c237ca58
commit 47074e8a82
3 changed files with 70 additions and 36 deletions
@@ -373,6 +373,7 @@
"TITLE": "Google Email",
"DESCRIPTION": "Click on the Sign in with Google button to get started. You will redirected to the email sign in page. Once you accept the requested permissions, you would be redirected back to the inbox creation step.",
"SIGN_IN": "Sign in with Google",
"EMAIL_PLACEHOLDER": "Enter email address",
"HELP": "To add your Google account as a channel, you need to authenticate your Google account by clicking on 'Sign in with Google' ",
"ERROR_MESSAGE": "There was an error connecting to Google, please try again"
}
@@ -746,4 +747,4 @@
"OTHER_PROVIDERS": "Other Providers"
}
}
}
}