added email verification

This commit is contained in:
andrei-mihnea-cerbu
2025-02-04 19:08:34 +02:00
parent 9baec7a7cb
commit dcf505c89b
67 changed files with 3922 additions and 3638 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"moduleResolution": "node"
},
"include": [
"src/**/*"
"src/**/*.ts"
],
"exclude": [
"node_modules"