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:
Apoorv Dixit
2024-02-02 15:04:49 +05:30
committed by GitHub
parent 892b04f805
commit cf0e0b330e
7 changed files with 120 additions and 33 deletions

View File

@ -331,6 +331,8 @@ pub enum Flow {
InviteUser,
/// Invite multiple users
InviteMultipleUser,
/// Reinvite user
ReInviteUser,
/// Delete user role
DeleteUserRole,
/// Incremental Authorization flow