mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 12:06:56 +08:00
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>
This commit is contained in:
@ -637,6 +637,7 @@ async fn handle_invitation(
|
||||
&request.role_id,
|
||||
&user_from_token.merchant_id,
|
||||
&user_from_token.org_id,
|
||||
&user_from_token.profile_id,
|
||||
user_from_token
|
||||
.tenant_id
|
||||
.as_ref()
|
||||
|
||||
Reference in New Issue
Block a user