feat: google login
This commit is contained in:
@@ -60,6 +60,20 @@ RESEND_API_KEY=
|
||||
|
||||
EXPO_ACCESS_TOKEN=
|
||||
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
GOOGLE_REDIRECT_URI=
|
||||
|
||||
APPLE_CLIENT_ID=com.meal.daily
|
||||
# Comma-separated when several Apple bundle or service IDs are accepted.
|
||||
APPLE_CLIENT_IDS=
|
||||
APPLE_TEAM_ID=
|
||||
APPLE_KEY_ID=
|
||||
# Base64-encoded contents of the Sign in with Apple .p8 private key.
|
||||
APPLE_PRIVATE_KEY_BASE64=
|
||||
# Alternative to APPLE_PRIVATE_KEY_BASE64: raw PEM with escaped \n characters.
|
||||
APPLE_PRIVATE_KEY=
|
||||
|
||||
STRAVA_CLIENT_ID=
|
||||
STRAVA_CLIENT_SECRET=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user