joshsoftware / joshsoftware/peerly

Sign-up/Sign-in using Google OAuth

Open
#2 2 comments 0 reactions 1 assignee Claimed by @Subhajit8085277414 View on GitHub
enhancement react-frontend
Dominant language
Go
Stars
10
Forks
8
PR merge metrics
No merged PRs in 30d

Description

- [x] Design presentational (pure functional) components for Login page
(Reference design for login form: https://getbootstrap.com/docs/4.4/examples/sign-in/)
NOTE: Our Google SignIn button will appear below "login" button)
- [ ] Install & configure "react-router" npm package (use History API)
(https://reacttraining.com/react-router/web/guides/quick-start/installation)
- [ ] Define routes for: "/login", "/logout", "/gauth-success", "/gauth-failure"
- [ ] Install and configure toaster notifications
(https://github.com/teodosii/react-notifications-component#getting-started)
- [ ] Install and configure Apollo GraphQL
(https://www.apollographql.com/docs/react/get-started/)
- [ ] Logic to exchange OTP + encrypted cookies for JWT token

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.