mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(user): add list org, merchant and profile api (#5662)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -244,6 +244,9 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::UserTransferKey
|
||||
| Flow::GetSsoAuthUrl
|
||||
| Flow::SignInWithSso
|
||||
| Flow::ListOrgForUser
|
||||
| Flow::ListMerchantsForUserInOrg
|
||||
| Flow::ListProfileForUserInOrgAndMerchant
|
||||
| Flow::AuthSelect => Self::User,
|
||||
|
||||
Flow::ListRoles
|
||||
|
||||
Reference in New Issue
Block a user