File size: 80 Bytes
1e92f2d |
1 2 3 4 |
import { handleAuth } from "@auth0/nextjs-auth0";
export default handleAuth();
|
1e92f2d |
1 2 3 4 |
import { handleAuth } from "@auth0/nextjs-auth0";
export default handleAuth();
|