Skip to content

Add verifyPassword to the AuthFinder mixin

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 19:31

The verifyPassword can be used to verify the plain text password against the password hash.

Features

  • add verifyPassword method to user for verifying password against hash (5dbe70f)

Full Changelog: v9.2.4...v9.3.0