Skip to content

v1.0.0 Major version - Account/password verification

Choose a tag to compare

@GiladShoham GiladShoham released this 29 Jan 15:38
· 5 commits to master since this release

Major version

This is a major version since it's not completely backward compatible because I changed the user emails structure to follow passport recommendation:

New features:

  • Add verifyUserAccount function
  • Add function to add reset password tokens
  • Add update user function
  • Follow emails standard from here: passportjs-profile