Commit Graph

12 Commits

Author SHA1 Message Date
max
4580c5f5dc Reimplementing Authorization system 2024-12-01 03:13:55 +01:00
max
737cbcfd11 [REFACTOR] Refactored logging & added support for Microsoft.Extensions.Logging. Added test WebApi project 2024-11-17 22:51:54 +01:00
max
58739c2aea Fixed auth state caching 2024-11-04 15:45:38 +01:00
max
8531079a16 Working base login 2024-11-02 01:57:25 +01:00
max
d98634d888 Reworking auth 2024-10-14 15:28:43 +02:00
max
17f69824eb Result classes can derive when new instance is created. 2024-10-14 03:20:44 +02:00
Max
0fed89e140 Implementing AuthDataCache 2024-09-27 02:38:18 +02:00
Max
c092b8a679 Reworked dotbased auth config 2024-07-27 16:07:13 +02:00
Max
2b17ed4cd7 Added ISessionStateProvider interface & base implementation 2024-07-27 14:38:39 +02:00
Max
c7d654a0ba Added ObjectAttribute interface & classes 2024-07-27 12:49:45 +02:00
Max
5341179e94 Added custom scheme 2024-07-13 16:27:45 +02:00
Max
de656cc2e8 Implementing ASP auth module 2024-07-07 17:41:54 +02:00