mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
feat(user): add support for resend invite (#3523)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -331,6 +331,8 @@ pub enum Flow {
|
||||
InviteUser,
|
||||
/// Invite multiple users
|
||||
InviteMultipleUser,
|
||||
/// Reinvite user
|
||||
ReInviteUser,
|
||||
/// Delete user role
|
||||
DeleteUserRole,
|
||||
/// Incremental Authorization flow
|
||||
|
||||
Reference in New Issue
Block a user