auth with api

This commit is contained in:
Nikolai Petukhov
2024-10-03 21:15:48 +03:00
parent a3484f4525
commit a9b683797b
15 changed files with 523 additions and 23 deletions
+12
View File
@@ -0,0 +1,12 @@
[
{
"nickname": "Nick",
"password": "1234",
"id": "Nickolaus_SDR"
},
{
"nickname": "User",
"password": "1234",
"id": "id"
}
]