Add env variables & auth.js

This commit is contained in:
2024-07-19 09:10:46 -05:00
commit 950fa3967a
20 changed files with 5036 additions and 0 deletions

View File

@ -0,0 +1,2 @@
import { handlers } from "~/auth"
export const { GET, POST } = handlers