initial propelauth addition

This commit is contained in:
Auth
2024-09-14 11:36:12 -04:00
parent b07d5bbdfc
commit c9ce4c1083
4 changed files with 3320 additions and 0 deletions

0
auth.js Normal file
View File

0
authuser.js Normal file
View File

3319
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -20,6 +20,7 @@
},
"type": "module",
"dependencies": {
"@propelauth/javascript": "^2.0.17",
"@sveltejs/adapter-node": "^5.2.2",
"body-parser": "^1.20.3",
"cookie-parser": "^1.4.6",