My first post about Asstgr covered the "what" — a self-hosted gateway that lets you register third-party APIs and call them through one unified interface. This time I want to zoom into the "how": specifically, two problems that are deceptively annoying to get right — OAuth2 token lifecycle manag...
Source: [Dev.to](https://dev.to/greve_malick_6bf326604dee/how-i-handle-oauth2-token-refresh-and-quotas-in-a-django-api-gateway-4f3f)