Commit Graph

14 Commits

Author SHA1 Message Date
noccy d8ae8ade70 Refactored out claim check logic to its own class 2024-03-14 14:03:27 +01:00
noccy 17c683d9e8 Refactored subscribers to own namespace 2024-03-14 00:32:44 +01:00
noccy 5aa4361cc4 Fixed urn:uuid: prefix on message ids 2024-03-12 02:26:08 +01:00
noccy e10fd6c471 Refactoring, logging improvements 2024-03-12 02:23:56 +01:00
noccy 69fd46b73a Minor cleanup of todos and imports 2024-03-12 02:03:30 +01:00
noccy 8be2e81054 First unit tests, misc fixes 2024-03-12 01:45:21 +01:00
noccy 0513ab0999 Improved jwt logic
* No longer stores full token, but only payload.
2024-03-11 22:29:17 +01:00
noccy 99b5710c59 Read config, handle lastEventId in topicmanager 2024-03-11 22:12:01 +01:00
noccy 2747b59abc Cleaned up duplicate code 2024-03-11 02:19:20 +01:00
noccy c31c55fafd Unified logging 2024-03-11 01:20:45 +01:00
noccy 6184e300bc Cleanup, configuration 2024-03-11 00:50:15 +01:00
noccy 88bf239eb1 Added anonymous/private logic 2024-03-11 00:36:34 +01:00
noccy 87d47f8ce8 Implemented subscription logic 2024-03-10 23:06:00 +01:00
noccy 39869d605c Extracted middleware and handlers 2024-03-10 20:22:28 +01:00