 Karol SójkoandGitHub
|
0d5dcdd8ec
|
feat: refactor deleting account (#676)
* fix(api-gateway): TYPES aliases
* feat: refactor account deleting
|
2023-07-31 13:23:39 +02:00 |
|
 Karol SójkoandGitHub
|
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ó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ójkoandGitHub
|
750cd26c36
|
feat(home-server): add boilerplate (#601)
|
2023-05-09 12:49:34 +02:00 |
|
Karol Sójko
|
ef997be219
|
refactor: generating authentication options
|
2023-01-25 13:24:02 +01:00 |
|
Karol Sójko
|
de50d76800
|
feat(auth): add removing authenticator
|
2022-12-29 13:55:08 +01:00 |
|
Karol Sójko
|
01837eaea9
|
feat(auth): add listing authenticators
|
2022-12-29 13:37:30 +01:00 |
|
Karol Sójko
|
b6fda901ef
|
feat(auth): add http endpoints for authenticators
|
2022-12-29 11:29:23 +01:00 |
|