mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(user): support multiple invites (#3422)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -321,6 +321,8 @@ pub enum Flow {
|
||||
ResetPassword,
|
||||
/// Invite users
|
||||
InviteUser,
|
||||
/// Invite multiple users
|
||||
InviteMultipleUser,
|
||||
/// Delete user
|
||||
DeleteUser,
|
||||
/// Incremental Authorization flow
|
||||
|
||||
Reference in New Issue
Block a user