|
86fbe4d2da
|
Fix bug in CheckToken, token was returned valid if it was not found.
|
2021-07-24 19:06:43 +03:00 |
|
|
bf431cb3e4
|
Implement CheckToken API operation.
|
2021-07-24 18:39:08 +03:00 |
|
|
398f1c7e2f
|
Implement add feedback operation in FeedbackReceiversController.cs.
|
2021-07-04 20:34:10 +03:00 |
|
|
eca110d669
|
Rename FeedbackReceiverService.cs to FeedbackReceiversService.cs
|
2021-07-04 17:39:07 +03:00 |
|
|
56bbb68dda
|
Add unit & integration tests for TokensController.cs
|
2021-06-30 23:07:39 +03:00 |
|
|
b03979b8b2
|
Implement ListTokens controller action.
|
2021-06-27 15:14:34 +03:00 |
|
|
cd72710d24
|
Refactor project structure to clean architecture model.
|
2021-06-21 17:46:44 +03:00 |
|
|
169fed57a9
|
Implement Delete and DeleteMany in TokensController.
|
2021-06-20 16:53:43 +03:00 |
|
|
5f5b983f82
|
Implement delete token and delete tokens in TokensController
|
2021-06-20 14:25:45 +03:00 |
|
|
097381a75a
|
Add integration tests for TokensController and fix bugs.
|
2021-06-15 23:08:15 +03:00 |
|
|
1e2b598f7c
|
Add unit tests for TokensController.cs.
|
2021-06-11 23:06:35 +03:00 |
|
|
348e69cd88
|
Implement GenerateTokens (POST) in TokensController.cs
|
2021-06-11 22:30:11 +03:00 |
|