Add backend and db settings

This commit is contained in:
2025-02-08 04:44:17 +03:00
parent 4d585002d7
commit 5e4a99529d
10 changed files with 34 additions and 48 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."
}