You can use service to service as `const authResponse = await env.auth.fetch(request.clone());`

You can use service to service as
const authResponse = await env.auth.fetch(request.clone());
Was this page helpful?