cuqmbr
|
e9af067dfa
|
feat: add imperative resource-based authorization
I decided not to make authorization requirements and handlers for each and every resource because the validation logic is pretty similar
|
2023-05-22 15:27:11 +03:00 |
|
cuqmbr
|
51f77aa290
|
fix: expand data fields returned in GET methods
This fixes possible lack of data on client applications. Prevents multiple requests from being sent
|
2023-04-25 20:28:23 +03:00 |
|
cuqmbr
|
d3ed7abe89
|
refactor: change controllers' names, implemented inheritance in dtos
|
2022-11-13 16:10:09 +02:00 |
|
cuqmbr
|
6f2fc702df
|
chore: add CRUD api endpoints for all remaining entities exept from AspNetUser
|
2022-11-13 13:36:07 +02:00 |
|