feat: Implement Google Sign-In functionality and update user profile management

This commit is contained in:
Dayron
2025-10-07 08:25:21 +02:00
parent ec0bc59a70
commit 563ba05f74
7 changed files with 163 additions and 8 deletions

View File

@@ -49,5 +49,7 @@
<string>We need your location to show it on the map.</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>We need your location to show it on the map even in background.</string>
<key>GIDClientID</key>
<string>521527250907-3i1qe2656eojs8k9hjdi573j09i9p41m.apps.googleusercontent.com</string>
</dict>
</plist>