feat: google login
CI / 🧪 Tests Laravel (push) Failing after 9s
CI / 🐳 Build & Push Images (push) Has been skipped

This commit is contained in:
2026-08-17 10:06:35 +02:00
parent c0688044e8
commit ddc80956a0
22 changed files with 1886 additions and 6 deletions
+14
View File
@@ -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=