mtr-cherish / cherish

http://cherish.meteor.com
MIT License
24 stars 3 forks source link

Fixes #140, Removed logout on the login page. Added redirect when th… #149

Closed ZachStoltz closed 9 years ago

ZachStoltz commented 9 years ago

This will fix when an authenticated user tries to refresh the url to /login or /signup. Also, got rid of the logout feature on the login page because an authenticated user should not be able to hit the login endpoint.