clients/libs/common/src
SmithThe4th e327816bc4
[PM-11941] Migrate TOTP Generator to use SDK (#12987)
* Refactored totp service to use sdk

Fixed strict typescript issues

* Fixed dependency issues

* Returned object that contains code and period, removed get interval function

* removed dependencies

* Updated to use refactored totp service

* removed sdk service undefined check

* removed undefined as an input from the getCode function

* Made getcode$ an observable

* refactored to use getcodee$

* Filter out emmissions

* updated sdk version

* Fixed readability nit

* log error on overlay if totp response does not return a code

* fix(totpGeneration): [PM-11941] Totp countdown not working on clients

* Used optional chaining if totpresponse returns null or undefined
2025-03-06 14:01:07 -05:00
..
abstractions [PM-12045] search service activeuserstate (#13035) 2025-03-06 12:26:24 -05:00
admin-console [PM-16251] Remove ActiveUserState from Policy Service (#13231) 2025-02-24 10:16:25 -05:00
auth [PM-12606] Move Vault Timeout and Vault Timeout Settings to KM (#13405) 2025-02-28 09:55:03 -05:00
autofill [PM-18219] Normalize blocked domain checks to a common util (#13416) 2025-02-21 13:15:02 -05:00
billing [PM-15994] Move encrypt service to km ownership (#13220) 2025-02-05 17:39:11 +01:00
enums [PM-18163] Remove feature flag 'AC-1795_updated-subscription-status-section' (#13456) 2025-03-06 13:19:08 +01:00
key-management [PM-12045] search service activeuserstate (#13035) 2025-03-06 12:26:24 -05:00
models Parse web push payload JSON (#13594) 2025-02-28 17:53:43 +00:00
platform [PM-16790] introduce extension service (#13590) 2025-03-06 11:32:42 -05:00
services [PM-12045] search service activeuserstate (#13035) 2025-03-06 12:26:24 -05:00
state-migrations [PM-18037] account deprovisioning banner (#13290) 2025-02-06 13:53:23 -05:00
tools [PM-16790] introduce extension service (#13590) 2025-03-06 11:32:42 -05:00
types [PM-12606] Move Vault Timeout and Vault Timeout Settings to KM (#13405) 2025-02-28 09:55:03 -05:00
vault [PM-11941] Migrate TOTP Generator to use SDK (#12987) 2025-03-06 14:01:07 -05:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00