Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

routes are spilited into seperate files and proper file structure is … #9

Merged
merged 3 commits into from
Aug 1, 2016

Conversation

saravanan10393
Copy link

Routes were moved into separate files and directory structure is changed for future development.

Used a ES6 syntaxes for code simplicity. Also updated the README.ME

@chanakaDe chanakaDe merged commit 2e3e14c into chanakaDe:master Aug 1, 2016
@chanakaDe
Copy link
Owner

Did you check the whole project ? everything is running as it was like earlier ? No issues ?

@saravanan10393
Copy link
Author

I tested it. Will give you a test suit soon . waiting for next issues

@chanakaDe
Copy link
Owner

Great 👍

@chanakaDe
Copy link
Owner

@saravanan10393 How you implemented the forgot password ?
You send the password to user via email or any new email resetting view ?
Can you explain me please

@saravanan10393
Copy link
Author

For now email will go with url appended with token.

On Tue, Aug 2, 2016, 12:29 AM Chanaka De Silva notifications@github.com
wrote:

@saravanan10393 https://github.com/saravanan10393 How you implemented
the forgot password ?
You send the password to user via email or any new email resetting view ?
Can you explain me please


You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub
#9 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJv2owkJMWipK7CNNVUlW1NgCWn20UuJks5qbkIGgaJpZM4JY3WO
.

@saravanan10393
Copy link
Author

When user clicks on it from UI side guys have to show UI to reset password
and call the patch method of user api

On Tue, Aug 2, 2016, 12:31 AM Saravanan R saravanan.10393@gmail.com wrote:

For now email will go with url appended with token.

On Tue, Aug 2, 2016, 12:29 AM Chanaka De Silva notifications@github.com
wrote:

@saravanan10393 https://github.com/saravanan10393 How you implemented
the forgot password ?
You send the password to user via email or any new email resetting view ?
Can you explain me please


You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub
#9 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJv2owkJMWipK7CNNVUlW1NgCWn20UuJks5qbkIGgaJpZM4JY3WO
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants