juspay / hyperswitch-control-center

Open sourced control center for managing Hyperswitch - an open sourced payment switch.
https://hyperswitch.io/
Apache License 2.0
31 stars 26 forks source link

[CHORE] Permissions Change and user management change #1623

Open Riddhiagrawal001 opened 1 day ago

Riddhiagrawal001 commented 1 day ago
ThisIsMani commented 1 day ago

Change the merchant_details_manage , merchant_details_view , organization manage to account_read and account_write

Let's not remove merchant_details_view, merchant_details_manage and organization_view currently. It's not a backward's compatible change.

FE can do it after BE new enum changes are deployed in sandbox and prod.