Karol Sójko
d5a8409bb5
fix: add debug logs for invalid-auth responses
2023-06-28 14:30:39 +02:00
Karol Sójko and GitHub
1e4c7d0f31
feat: refactor auth middleware to handle required and optional cross service token scenarios ( #612 )
...
* wip: fix variable name
* wip: remove redundant middleware in auth
* fix: auth middleware refactor
* fix(auth): fetching user for key params
* fix(auth): specs
* fix(auth): registering session controller endpoints
2023-05-25 09:43:00 +02:00
Karol Sójko and GitHub
b3b617ea0b
feat: bundle syncing server into home server setup ( #611 )
...
* feat(syncing-server): move inversify express controllers to new structure
* wip: syncing server service binding for home server
* fix(syncing-server): container bindings
* fix(api-gateway): rename https service to service proxy
* fix: proxying requests to syncing server
* fix: responses and version binding
2023-05-17 15:38:12 +02:00
Karol Sójko and GitHub
8a47d81936
feat: add direct event handling for home server ( #608 )
...
* feat(domain-events-infra): add direct call event message handler
* feat: add direct publishing of events into handlers
* fix: validating sessions with direct calls
2023-05-17 09:23:48 +02:00
Karol Sójko and GitHub
750cd26c36
feat(home-server): add boilerplate ( #601 )
2023-05-09 12:49:34 +02:00
Karol Sójko
a95ca05c10
refactor: remove RoleName from @standardnotes/common in favour of @standardnotes/domain-core definition
2023-01-19 14:05:48 +01:00
Karol Sójko
3c2ac05c60
fix(api-gateway): setting headers
2022-11-10 15:39:57 +01:00
Karol Sójko
ff1d5db12c
feat: remove analytics scope from other services in favor of a separate service
2022-11-07 11:51:38 +01:00
Karol Sójko
0afd3de977
feat(api-gateway): add tracking general activity for free and paid users breakdown
2022-09-09 10:59:46 +02:00
Karol Sójko
a36764f1b0
feat(api-gateway): add marking server interaction as general activity in analytics
2022-08-08 20:14:55 +02:00
Karol Sójko
d86928f1b4
feat: add security package
2022-07-06 11:24:32 +02:00
Karol Sójko
2cb470b99e
fix: issue with NaN error code responses
2022-06-27 12:27:00 +02:00
Karol Sójko
57c3b9c29e
feat: add api-gateway package
2022-06-23 11:33:14 +02:00