Currently, users can only register or log in using email/password on the website. Adding a Google Sign-In option would:
- Improve user convenience by allowing quicker registration/login.
- Reduce friction for users who prefer social sign-in.
- Potentially increase user adoption and engagement.
Expected Behavior:
- Users should have the option to log in or register using their Google account, alongside the existing email/password option.
- The Google sign-in button should be visible on both the registration and login pages.
Additional Context / Suggestions:
- Consider using OAuth 2.0 or Firebase Authentication for implementing Google sign-in.
- Ensure that user data from Google accounts is securely stored.
Currently, users can only register or log in using email/password on the website. Adding a Google Sign-In option would:
Expected Behavior:
Additional Context / Suggestions: