storage-manager-2.0 icon indicating copy to clipboard operation
storage-manager-2.0 copied to clipboard

Finalize custom API feature

Open SebLeich opened this issue 3 years ago • 0 comments

The feature should support the following authorization flows:

  • [ ] Basic Auth
  • [ ] JWT (stolen token)
  • [ ] JWT + Login
  • [ ] OAuth2

Furthermore, we require features for data mapping:

  • [ ] custom input models
  • [ ] provide template classes for .NET (C#) APIs

SebLeich avatar Jan 19 '22 20:01 SebLeich