some better auth stuff

This commit is contained in:
2025-09-09 23:49:42 +02:00
parent ced8dbf799
commit ec67142907
10 changed files with 558 additions and 0 deletions

5
app/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules
# Keep environment variables out of version control
.env
generated/prisma