I used the default Illuminate Password Broker before I found in your documentation This page
After changing PasswordResetServiceProvider in config/app.php I checked the table password_resets and saw not hashed tokens. It looks really unsafe.

Package version 1.4, Laravel version 8.0