removed the explicit auth0 route
This commit is contained in:
parent
6e2817ef73
commit
00ef1d757e
1 changed files with 0 additions and 4 deletions
|
|
@ -1,4 +0,0 @@
|
|||
import { handleAuth } from '@auth0/nextjs-auth0';
|
||||
|
||||
export const GET = handleAuth();
|
||||
export const POST = handleAuth();
|
||||
Loading…
Add table
Add a link
Reference in a new issue