clients/libs/angular
Bernd Schoolmann 5ddbf986cd
[PM-31059] Implement SDK managed PIN unlock (#20395)
* Implement state bridge support

* Implement SDK managed PIN unlock

* Update package.lock

* Update sdk

* Prettier

* Fix test mock

* Cleanup

* Cleanup

* Fix name

* Add timeout

* Fix type issue

* prettier

* Remove unecessary try catch

* Add comment

* Cleanup

* Delete spec file

* Fix missing userid

* Cleanup

* Fix DI

* Fix build errors

* Fix tests

* Fix desktop and browser builds

* Fix spec

* Remove unused vars

* Fix eslint

* Prettier and replace pin polling

* Cleanup

* Clean up unlock service

* Undo change to spec ts

* Rename unlock decrypted key

* Remove unused var

* Remove unused import

* Prettier

* Merge

* Remove unused import

* Clean up comment

* Await with pin settings client calls

* Make sdk service emit locked instance

* Fix build

* Remove unused import

* Fix tests and move assertions to annotation

* Add unit tests

* Prettier

* Fix eslint

* Initialize state and flags for locked client

* Prettier

* Cleanup

* Remove unused import
2026-06-10 09:19:48 -05:00
..
src [PM-31059] Implement SDK managed PIN unlock (#20395) 2026-06-10 09:19:48 -05:00
jest.config.js Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
package.json build: add nx configuration in libs/angular (#16539) 2025-09-23 14:20:34 -04:00
project.json build: add nx configuration in libs/angular (#16539) 2025-09-23 14:20:34 -04:00
test.setup.ts [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tsconfig.json Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
tsconfig.spec.json [CL-525] Upgrade angular to v19 (#14815) 2025-06-02 13:13:31 -04:00