auth0 works, i guess
This commit is contained in:
3
pages/api/auth/[...auth0].ts
Normal file
3
pages/api/auth/[...auth0].ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { handleAuth } from "@auth0/nextjs-auth0";
|
||||
|
||||
export default handleAuth();
|
||||
Reference in New Issue
Block a user