mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(users): Add profile level invites (#5793)
This commit is contained in:
@ -263,7 +263,9 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::GetAuthorizationInfo
|
||||
| Flow::GetRolesInfo
|
||||
| Flow::AcceptInvitation
|
||||
| Flow::AcceptInvitationsV2
|
||||
| Flow::MerchantSelect
|
||||
| Flow::AcceptInvitationsPreAuth
|
||||
| Flow::DeleteUserRole
|
||||
| Flow::CreateRole
|
||||
| Flow::UpdateRole
|
||||
|
||||
Reference in New Issue
Block a user