MLH-Fellowship / Chamber-of-Secrets

Sprint 2 Project for MLH Fellowship made by Aman Sharma, Suhani Chawla, Saumya Gandhi.
MIT License
9 stars 6 forks source link

Home screen should only be visible once user has completed oauth #22

Closed suhanichawla closed 3 years ago

suhanichawla commented 3 years ago

home screen served at /upload is accessible even if user isn't signed in Add a higher order react component that allows user to access /upload screen only after they have completed oauth and are authenticated using signup or login. If the user is not authenticated, they should be redirected to authenticate screen. If the user has not completed oauth they should be redirected to oauth screen

ksdkamesh99 commented 3 years ago

@suhanichawla I want to work on this issue. Please assign the issue to me