13 Commits

Author SHA1 Message Date
e3c46b7de7 refactor(user_roles): implement parent group info based role APIs (#8896)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-22 13:08:23 +00:00
899c207d58 feat(users): custom role at profile read (#6875)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2025-02-05 13:32:38 +00:00
7dcffccf3f feat(authz): Make info APIs support ParentGroup (#6440)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-30 07:28:41 +00:00
b2eb56e8d8 refactor(users): Deprecate unused user APIs and stabilize v1 APIs (#6114) 2024-10-04 11:29:11 +00:00
3ddfe53838 feat(users): Add entity type filter in list users and list roles API (#5997) 2024-09-24 14:18:39 +00:00
4d28cf276f refactor(user_roles): Populate role names and entity names in user role APIs (#5861) 2024-09-13 12:56:26 +00:00
4d499038c0 feat(users): Send profile_id in JWT and user_info APIs (#5817) 2024-09-05 13:31:24 +00:00
e4f1fbc5a5 feat(roles): add list support for roles (#5754) 2024-09-02 06:42:50 +00:00
6b410505da refactor(users): Add V2 user_roles data support (#5763)
Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-01 13:39:25 +00:00
c036fd7f41 refactor(role): determine level of role entity (#5488) 2024-08-01 09:56:47 +00:00
b0b9bfa731 feat(roles): Add groups for get_from_token api (#3872) 2024-02-29 09:55:56 +00:00
fbe9d2f19e feat(roles): Change list roles, get role and authorization info api to respond with groups (#3837)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-27 12:56:46 +00:00
58809ab1f9 feat(user): create apis for custom role (#3763)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
2024-02-22 14:25:47 +00:00