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.
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.