clients/libs/angular/src/services
Andreas Coroiu c787ecd22c
[PM-11764] Implement account switching and sdk initialization (#11472)
* feat: update sdk service abstraction with documentation and new `userClient$` function

* feat: add uninitialized user client with cache

* feat: initialize user crypto

* feat: initialize org keys

* fix: org crypto not initializing properly

* feat: avoid creating clients unnecessarily

* chore: remove dev print/subscription

* fix: clean up cache

* chore: update sdk version

* feat: implement clean-up logic (#11504)

* chore: bump sdk version to fix build issues

* chore: bump sdk version to fix build issues

* fix: missing constructor parameters

* refactor: simplify free() and delete() calls

* refactor: use a named function for client creation

* fix: client never freeing after refactor

* fix: broken impl and race condition in tests
2024-10-18 16:15:10 +02:00
..
injection-tokens.ts Auth/PM-13114 - WebEnvService Refactor + Unit Tests to support QA Env Selector (#11397) 2024-10-04 14:57:40 -04:00
jslib-services.module.ts [PM-11764] Implement account switching and sdk initialization (#11472) 2024-10-18 16:15:10 +02:00
modal.service.ts [PM-3919] Remove deprecated Angular functionality from ModalService (#6285) 2024-01-22 09:36:42 +00:00