auth0 works, i guess

This commit is contained in:
2022-12-28 15:29:04 +01:00
parent 8cdc0b4a7e
commit dde0bbed7d
5 changed files with 327 additions and 19 deletions

View File

@@ -0,0 +1,3 @@
import { handleAuth } from "@auth0/nextjs-auth0";
export default handleAuth();