dsegovia90 / chingu

Pair programming app for chingu cohorts.
https://chingupp.herokuapp.com/
3 stars 3 forks source link

Slack install always redirects to /login #48

Closed dsegovia90 closed 7 years ago

dsegovia90 commented 7 years ago

We should redirect to dash, if the user is not logged in, the app will automatically send the user to /login

dsegovia90 commented 7 years ago

install-redirect branch fix. tested and working. redirects to /login if user is logged out, redirects to / if user is logged in

dsegovia90 commented 7 years ago

install-redirect branch fix. tested and working. redirects to /login if user is logged out, redirects to / if user is logged in