Closed harshithpabbati closed 4 years ago
@harshithpabbati dont hardcode failure redirect to localhost:3000, because when this goes to production there will be no localhost and this will fail. I feel it should be '/' which is where we have login.
@harshithpabbati also, please check why travis is failing.
@harshithpabbati also, the login which you have added to app/routes/index.js
should be move to auth
@harshithpabbati hey can you please resolve the conflict.
@harshithpabbati hey are you still willing to work on this?
Frontend part: https://github.com/codeuino/social-platform-donut-frontend/pull/342