Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to sign in with Google to associate a user with calendars #89

Closed
2 tasks
Aslimmax opened this issue May 3, 2022 · 1 comment
Closed
2 tasks
Assignees

Comments

@Aslimmax
Copy link
Collaborator

Aslimmax commented May 3, 2022

Overview

Users should be allowed to sign in with Google so that they can see their saved calendars

Goal

Allows users to click on a sign in button to log them into Google

Requirements

  • Add a button to allow a user to login with Google
  • Associate Users with Calendars in the table based on the Google Account
@Aslimmax Aslimmax changed the title Allow users to sign in with Google to associate a user with calendars (associate users with calendars) Allow users to sign in with Google to associate a user with calendars May 10, 2022
@pablofgaeta pablofgaeta self-assigned this May 12, 2022
@pablofgaeta
Copy link
Collaborator

Implemented google authentication and can store their profile for calendar storage (still need to create tables and api to query and store calendars)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants