codebuddies / cb-connect

Platform to connect mentors with mentees, accountability partners, and OS project maintainers with new contributors
GNU General Public License v3.0
14 stars 8 forks source link

Redirect user to /dashboard after they click on the email link #50

Closed lpatmo closed 5 years ago

lpatmo commented 5 years ago

When a user clicks on the following link in their email, they should be redirected to /dashboard.

image

distalx commented 5 years ago

When a user clicks on that initial link they where taken to /enroll-account/ page. On that page user sets their initial password.

If we redirect user to a /dashboard How user will set their password?

lpatmo commented 5 years ago

Sorry, I mean after they're taken to /enroll-account and set their password, they seem to redirect to a blank page instead of to /dashboard.