HeyKos / nutshell.me

A application that unifies various user accounts to visualize a person's life -- in a nutshell.
MIT License
0 stars 0 forks source link

Create signup/signin form #30

Closed HeyKos closed 3 years ago

HeyKos commented 3 years ago

We'll create a signup/signin form which will support only google sign in to start. We'll also create a dummy page that is hooked up with react router to require authentication. This issue will be closed when a user can signup/signin with their google account, and access a dummy page once authenticated. If a user who is not authenticated tries to hit the dummy page they should receive a 403 error.