humble-bee
CDCloudflare Developers
•Created by Steincookies on 1/16/2025 in #workers-help
Auth0 Edge runtime for Cloudflare pages compatibility
Have you made sure that all the routes have
export const runtime = 'edge';
?
Are you using @auth0/nextjs-auth0/edge
?2 replies