Forward Supabase identity for terminal data proxies
This commit is contained in:
@@ -75,6 +75,7 @@ export async function GET(req: NextRequest) {
|
||||
fetchCache: "no-store",
|
||||
publicMessage: "Failed to fetch scan terminal data",
|
||||
revalidateSeconds: cachePolicy.revalidateSeconds,
|
||||
includeSupabaseIdentity: true,
|
||||
signal: controller.signal,
|
||||
timeoutPublicMessage: "Scan terminal request timed out",
|
||||
timing: timer,
|
||||
|
||||
Reference in New Issue
Block a user