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

Oauth screen should be visible only to signed up user #21

Closed suhanichawla closed 3 years ago

suhanichawla commented 3 years ago

Add a high order component (withauth) in react to allow only authenticated user to go to oauth screen served at /oauth. Unauthenticated user going to /oauth should be redirected to authentication screen

ksdkamesh99 commented 3 years ago

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