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:
Apoorv Dixit
2024-01-25 18:54:13 +05:30
committed by GitHub
parent ec859eabbf
commit a59ac7d5b9
7 changed files with 296 additions and 69 deletions

View File

@ -321,6 +321,8 @@ pub enum Flow {
ResetPassword,
/// Invite users
InviteUser,
/// Invite multiple users
InviteMultipleUser,
/// Delete user
DeleteUser,
/// Incremental Authorization flow