 
|
fa7fbe26e7
|
feat: shared vaults functionality in api-gateway,auth,files,common,security,domain-events. (#629)
Co-authored-by: Mo <[email protected]>
|
2023-06-30 11:31:25 +02:00 |
|
 Karol SójkoandGitHub
|
dc71e6777f
|
feat: home-server package initial setup with Api Gateway and Auth services (#605)
* fix(api-gateway): reduce exports
* wip controllers
* fix: imports of controllers
* fix(api-gateway): rename http service interface to proxy interface
* wip: self-registering services and controllers
* wip: add registering controller method bindings and services in container
* feat: merge two services together
* wip: resolving endpoints to direct code calls
* wip: bind controller container to a singleton
* fix: controller binding to instantiate and self-register on controller container
* fix: move signout endpoint to auth controller
* wip: define inversify controllers in the controller container
* fix(auth): bind inversify controllers to controller container
* fix(auth): linter issues
* fix(auth): specs
* fix(auth): inversify controllers bindings
* wip: endpoint resolving
* wip: add endpoint for more auth controllers
* wip: add sessions controller endpoint resolvings
* wip: add subscription invites endpoint resolvings
* wip: add subscription tokens endpoint resolvings
* wip: add all binding for auth server controllers
* wip: fix migrations path
* fix: configure default env vars and ci setup
|
2023-05-16 11:38:56 +02:00 |
|
Karol Sójko
|
aaf42e4693
|
refactor: remove Uuid from @standardnotes/common in favour of @standardnotes/domain-core definition
|
2023-01-19 15:11:47 +01: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
|
b595264e31
|
feat(email): replace offline subscription token created event in favour of email requested
|
2022-12-09 10:15:33 +01:00 |
|
Karol Sójko
|
b19093179b
|
fix(auth): allow resending canceled subscription invites
|
2022-09-27 10:28:13 +02:00 |
|
Karol Sójko
|
531f13fe1f
|
fix(auth): disallow duplicating subscription invites
|
2022-09-15 10:43:07 +02:00 |
|
Karol Sójko
|
132b617aaa
|
fix(auth): forbid users on shared subscription to send out invitations
|
2022-09-07 10:35:06 +02:00 |
|
Karol Sójko
|
8e5012009b
|
feat: add auth server package
|
2022-06-22 12:33:00 +02:00 |
|