Persist user request
When the client make request to one service and inside the hook of the service you want to fetch data from another service you can persist user and provider to keep the user abilities
Example of use from hook:
Example of use from class:
Last updated
Was this helpful?