Replies: 2 comments 1 reply
-
Someone is currently building password resets as a plugin, I think. In v2 we decided to focus on maintaining the unique parts of Filament, and letting others choose what auth system they want instead of us spending time on it. We used to commonly get requests to customise the entire auth flow, including the password resets. Now, you can just use your own |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For v2 the reset password flow has been removed. Is there a reason for this? Would you be open to a merge request that adds this functionality again? I'm thinking of a
passwords
config option, similar toguard
, to configure the password broker that should be used.Beta Was this translation helpful? Give feedback.
All reactions