Skip to content
This repository has been archived by the owner on Feb 17, 2019. It is now read-only.

Fix #48, missing unit tests and changelogs #77

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

slytter
Copy link
Contributor

@slytter slytter commented Jul 3, 2017

No description provided.

@slytter slytter changed the title Fix 48, missing unit tests and changelogs Fix #48, missing unit tests and changelogs Jul 3, 2017
@slytter
Copy link
Contributor Author

slytter commented Jul 3, 2017

#48

@slytter slytter requested a review from kparkov July 3, 2017 17:40
const user = await this.getByEmail(email);
const rawUser = await this.findById(user.id);
console.log(recoveryToken);
console.log(rawUser.resetPasswordToken);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fjern console.log.

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

Successfully merging this pull request may close these issues.

2 participants