Skip to content

Add ability to generate fake reset tokens!

Compare
Choose a tag to compare
@jrushlow jrushlow released this 31 Mar 09:05
fef9bc5

Howdy!

This release adds a new helper method that allows you to generate fake reset tokens (#156).

Why would I want to do that? This can be used to display a "reset confirmation email sent" page that includes a valid "expiration date", even if the requested email was not actually found.

Diff: v1.5.0...v1.6.0

Happy Resetting!