Commit graph

34 commits

Author SHA1 Message Date
850d0af0bb modify html 2024-01-15 20:58:19 +03:00
9e02980415 modify html 2024-01-15 20:19:23 +03:00
cbcf3067cb feat: server login & register forms 2024-01-15 18:51:51 +03:00
ddfae53e76 fix api methods 2024-01-15 17:49:10 +03:00
b931a8ac18 refactor: took hardcoded fields to config 2024-01-15 05:48:53 +03:00
fddc67b40d
fix: minor fixes 2024-01-15 00:35:00 +03:00
aa64be3c24 fix /delete 2024-01-14 20:54:54 +03:00
b0d9c95f9d refactor sources, add api delete and update methods 2024-01-14 20:28:49 +03:00
d6e7198d05 add Set; refactor methods 2024-01-14 15:56:58 +00:00
mikhail vasilenko
2de6d9a6f3 Добавление InMemoryClient 2024-01-14 17:48:25 +03:00
9a9fdadbec Implement Delete and CheckPassword
Reviewed-on: #2
2024-01-14 12:35:25 +00:00
c35638d36d implement GetByID 2024-01-14 19:14:19 +07:00
b3d38cabb9 update CheckPassword 2024-01-14 02:36:23 +07:00
a1e5a1092b Merge branch 'master' of git.frostfs.info:Web3N3/neowolves into integration-2 2024-01-14 02:22:37 +07:00
521d01fb1d remove nef and json 2024-01-14 02:19:31 +07:00
975199a885 implement Delete and CheckPassword 2024-01-14 02:16:40 +07:00
70319d03c3
getUser implementation to master 2024-01-13 21:52:08 +03:00
39bc5251a9
feat: getUser method 2024-01-13 21:45:22 +03:00
77e11ec317 update wrapper.go 2024-01-14 01:11:27 +07:00
a485b56138 Merge pull request 'Add contract; Add auth-server base' (#1) from auth-server into master
Reviewed-on: #1
2024-01-13 17:51:07 +00:00
f7f6116549 modify interface 2024-01-13 20:38:42 +03:00
097351162d Merge branch 'contract' into auth-server 2024-01-13 20:30:28 +03:00
c0f9a534cd Merge branch 'contract' into auth-server 2024-01-13 20:29:41 +03:00
79e7443176 feat: UpdateUser 2024-01-12 17:32:39 +03:00
c539ce303a refactor: check if user exists in CreateUser 2024-01-12 17:31:25 +03:00
239283288a feat: DeleteUser 2024-01-12 17:27:21 +03:00
192aaba289 feat(contract): add README with config 2024-01-10 20:11:12 +03:00
04b07b3f9d feat(contract): init and implement create with get 2024-01-10 20:09:21 +03:00
e3a9677f63 fix routing naming, add integration interface 2024-01-10 20:03:10 +03:00
4ab7f0230a add basic auth-server 2024-01-10 17:48:03 +03:00
490fa548bb add: wrapper integration 2024-01-07 22:14:47 +03:00
b573544d94
feat(contract): add README with config 2024-01-05 18:17:56 +03:00
183a25dbe3
feat(contract): init and implement create with get 2024-01-05 17:44:00 +03:00
502cd51a66 Initial commit 2023-11-13 12:19:17 +00:00