feat: sign in with Google (#2579)

Closes #2515
This commit is contained in:
Ken-ichi
2024-12-19 12:24:16 -05:00
committed by GitHub
parent 1d340eb558
commit ebba764906
12 changed files with 248 additions and 85 deletions

View File

@@ -36,3 +36,7 @@ IOS_PROVISIONING_PROFILE_NAME="provisioning profile name"
IOS_SHARE_BUNDLE_ID="share bundle ID"
IOS_SHARE_PROVISIONING_PROFILE_NAME="share provisioning profile name"
SLACK_URL="Slack webhook URL"
# Third-party Sign in
GOOGLE_WEB_CLIENT_ID=your-google-web-client-id
GOOGLE_IOS_CLIENT_ID=your-google-ios-client-id