mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(recon): add merchant and profile IDs in auth tokens (#5643)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -2795,6 +2795,7 @@ pub enum PermissionGroup {
|
||||
MerchantDetailsView,
|
||||
MerchantDetailsManage,
|
||||
OrganizationManage,
|
||||
ReconOps,
|
||||
}
|
||||
|
||||
/// Name of banks supported by Hyperswitch
|
||||
|
||||
Reference in New Issue
Block a user