Add backend and DB settings

This commit is contained in:
2025-02-08 04:38:22 +03:00
parent 11b1d670d0
commit 4d585002d7
16 changed files with 424 additions and 35 deletions

View File

@@ -0,0 +1,4 @@
{
"status": "error",
"message": "Invalid code."
}

View File

@@ -0,0 +1,4 @@
{
"status": "success",
"message": "Two-factor authentication passed."
}