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:
@ -2717,6 +2717,7 @@ pub enum TokenPurpose {
|
||||
TOTP,
|
||||
VerifyEmail,
|
||||
AcceptInvitationFromEmail,
|
||||
ForceSetPassword,
|
||||
ResetPassword,
|
||||
AcceptInvite,
|
||||
UserInfo,
|
||||
|
||||
Reference in New Issue
Block a user