hack4impact-uiuc / h4i-recruitment

H4I recruitment platform
https://h4i-recruitment.vercel.app
15 stars 3 forks source link

Reroute successful logins to dashboard #384

Open arpanlaha opened 4 years ago

arpanlaha commented 4 years ago

Problem/Current Functionality When an un-authed user logs in, they are shown the "Sign in with Google" screen. However, after logging in, they are directed back to the same page rather than being shown user-privileged content. Solution Reroute the user to /dashboard on successful sign-ins.