Reactjs – Generating a JWT for calling API after logging in with Identity Aware Proxy
I have 2 apps deployed to Cloud Run, the first is Nginx serving up a React app and the other is a FastAPI API, with Identity Aware Proxy on both of the load balancers set up to check against Identity…