Introduction


In modern system architectures, particularly in microservices architectures, the following scenarios are incredibly common:



Conversion at the API Gateway: You want to exchange a user's access token received from the frontend for a scoped-down token dedicated to each backend...