retroactiune/Retroactiune.WebAPI
2021-07-26 22:24:45 +03:00
..
Controllers Implement support for external authentication provider with Bearer tokens. 2021-07-26 22:21:26 +03:00
DataTransferObjects Add unit tests for GET feedbacks 2021-07-24 19:04:07 +03:00
Properties Add unit tests for FeedbackReceiverController.cs 2021-05-29 21:12:36 +03:00
appsettings.Development.json Add support for Sentry.io 2021-07-17 15:55:22 +03:00
appsettings.json Implement support for external authentication provider with Bearer tokens. 2021-07-26 22:21:26 +03:00
appsettings.Testing.json Add support for Sentry.io 2021-07-17 15:55:22 +03:00
MappingProfile.cs Implement GET Feedbacks operation. 2021-07-17 20:14:37 +03:00
Program.cs Add support for Sentry.io 2021-07-17 15:55:22 +03:00
Retroactiune.WebAPI.csproj Implement support for external authentication provider with Bearer tokens. 2021-07-26 22:21:26 +03:00
Startup.cs Remove UI TODO from Startup. 2021-07-26 22:24:45 +03:00
TestingStartup.cs Implement support for external authentication provider with Bearer tokens. 2021-07-26 22:21:26 +03:00
TestTokenAuthenticationHandler.cs Implement support for external authentication provider with Bearer tokens. 2021-07-26 22:21:26 +03:00