Skip to content

Add verifyPassword to the AuthFinder mixin

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 19:31
· 9 commits to 9.x since this release

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