4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
import { handleAuth } from "@auth0/nextjs-auth0";
|
|
|
|
export default handleAuth();
|