fastro icon indicating copy to clipboard operation
fastro copied to clipboard

Implement Google Login/Signup Feature

Open ynwd opened this issue 1 year ago • 0 comments

Task Description

Develop a feature that allows users to log in or sign up using their Google accounts. This will enhance user experience by providing a quick and secure authentication method.

Acceptance Criteria

  • User Interface:
    • A "Login with Google" button is prominently displayed on the login and signup pages.
    • The button should be styled to match the application's design.
  • Functionality:
    • Clicking the button redirects users to Google's authentication page.
    • Upon successful authentication, users are redirected back to the application with their account information.
  • Security:

ynwd avatar Oct 26 '24 21:10 ynwd