This commit is contained in:
Ubuntu 2025-03-27 18:58:04 +00:00
parent fdaa0359e3
commit ddc90f6c0e

View file

@ -1,4 +0,0 @@
// app/api/auth/[auth0]/route.ts
import { handleAuth } from '@auth0/nextjs-auth0';
export const GET = handleAuth();