Skip to content

v3.0.3

Compare
Choose a tag to compare
@aarondl aarondl released this 15 Feb 06:42
· 49 commits to master since this release

Fix that EventRecoverStart/End were not being called and so it was difficult to hook recover password flows.

Also note that remember was relying on this to delete remember cookies & all database remember tokens for a user, this previously was not happening and now it is and is sort of a behavior change. Upgrade carefully!

See CHANGELOG.md for detailed changes.