feat: emit team admin role in userinfo claims when applicable
This commit is contained in:
@@ -40,6 +40,7 @@ class CrmAttributesResponseParser
|
||||
1477 => Role::GROUPS_MANAGER,
|
||||
1478 => Role::GROUPS_ADMIN,
|
||||
1483 => Role::CUSTOMER_EXPERT,
|
||||
1484 => Role::TEAM_ADMIN,
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user