mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(users): add support for tenant level users (#6708)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -224,9 +224,11 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::GetMultipleDashboardMetadata
|
||||
| Flow::VerifyPaymentConnector
|
||||
| Flow::InternalUserSignup
|
||||
| Flow::TenantUserCreate
|
||||
| Flow::SwitchOrg
|
||||
| Flow::SwitchMerchantV2
|
||||
| Flow::SwitchProfile
|
||||
| Flow::UserOrgMerchantCreate
|
||||
| Flow::UserMerchantAccountCreate
|
||||
| Flow::GenerateSampleData
|
||||
| Flow::DeleteSampleData
|
||||
|
||||
Reference in New Issue
Block a user