v1.0.0 Major version - Account/password verification
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