fastro
fastro copied to clipboard
Implement Google Login/Signup Feature
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:
- Use Deno KV Oauth