SE701-T1 / frontend

Class Buddy Matcher - Group project for SOFTENG 701 Team 1 (Frontend).
MIT License
3 stars 21 forks source link

Sign In #30

Closed dshah1901 closed 2 years ago

dshah1901 commented 2 years ago

Describe the task that needs to be done. The UI of the sign-in button. When clicked the button authenticates the user and authorizes the user to access different components of the application application

Describe what a solution to your proposed task might look like (and any alternatives considered). Using OAuth for authentication, and using the react-google-login package which provides simple mechanisms to add the Google login.

Notes

DanilLinkov commented 2 years ago

LGMT