1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-03-12 13:39:14 +01:00
bitwarden-browser/libs
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
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
angular [PM-11941] Migrate TOTP Generator to use SDK (#12987) 2025-03-06 14:01:07 -05:00
auth fix(LoginComp + LoginStrategies): [Auth/PM-18654] Refreshed UI - Desktop TDE JIT provisioned user creation errors with missing org SSO id (#13619) 2025-03-03 12:09:35 -05:00
billing [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
common [PM-11941] Migrate TOTP Generator to use SDK (#12987) 2025-03-06 14:01:07 -05:00
components [PM-14426] At-risk password Getting Started Carousel (#13383) 2025-02-26 13:24:35 -08:00
eslint [PM-16231] Improved SDK referencing (#12475) 2025-02-03 15:09:25 +01:00
importer [PM-18659] Remove console logs from importers unit tests (#13583) 2025-03-03 15:59:50 +00:00
key-management [PM-12606] Move Vault Timeout and Vault Timeout Settings to KM (#13405) 2025-02-28 09:55:03 -05:00
key-management-ui [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
node [PM-18363] Remove internal dependencies from package.json (#13448) 2025-02-20 15:04:39 +01:00
platform [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
shared [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tools [PM-12045] search service activeuserstate (#13035) 2025-03-06 12:26:24 -05:00
ui [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
vault [PM-11941] Migrate TOTP Generator to use SDK (#12987) 2025-03-06 14:01:07 -05:00