You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added the functionality for you to sign in or sign up using your Google account.
- Added a 'Sign in with Google' button to the Login and Signup screens.
- Implemented the Google authentication flow using Expo's `expo-auth-session`.
- Added a new API endpoint for Google login in the backend.
- Updated the AuthContext to handle the Google sign-in state.
- Added environment variable handling for Google Client IDs.
0 commit comments