mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(users): implement force set and force change password (#4564)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -360,6 +360,8 @@ pub enum Flow {
|
||||
ForgotPassword,
|
||||
/// Reset password using link
|
||||
ResetPassword,
|
||||
/// Force set or force change password
|
||||
RotatePassword,
|
||||
/// Invite multiple users
|
||||
InviteMultipleUser,
|
||||
/// Reinvite user
|
||||
|
||||
Reference in New Issue
Block a user