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

Add Google login #73

Open
jensren opened this issue Feb 8, 2022 · 0 comments
Open

Add Google login #73

jensren opened this issue Feb 8, 2022 · 0 comments
Assignees
Labels
feat New feature or request

Comments

@jensren
Copy link
Collaborator

jensren commented Feb 8, 2022

What: add Google login page

How:

  • Add a login component with the Google login. For now, just put this component on the dashboard (i.e. the page we get when opening the app). We will move this later so the user cannot access the app without logging in, but that will be another issue
  • Add a login context (more about React context )
  • In the dashboard page and outside of the login component, display "Logged in: true" or "Logged in: false" using the login context
@jensren jensren added the feat New feature or request label Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants