add auth in freetracker
Some checks failed
platform/multy-stub/pipeline/head There was a failure building this commit

This commit is contained in:
2024-12-31 10:11:17 +03:00
parent 571c43c33c
commit e73f7e2dc9
8 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"success": false,
"body": null,
"errors": [
{
"code": "REGISTRATION_EMAIL_TAKEN",
"message": "Электронная почта уже используется"
}
],
"warnings": []
}