mirror of
https://github.com/D4M13N-D3V/comissions-app-ui.git
synced 2025-03-14 08:15:08 +00:00
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
import { handleAuth } from "@auth0/nextjs-auth0";
|
|
|
|
export default handleAuth();
|