1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-22 11:13:17 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
addison
e3edffd462 Merge branch 'master' into AccountService 2021-11-09 13:52:18 -05:00
Oscar Hinton
8f177e2d3a Add support for requesting and using otp for verifying some requests (#527)
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-11-09 17:01:22 +01:00
addison
54fa024eb4 [feature] Implement account switching capable services across components and processes
* Replace calls to StorageService and deprecated services with calls to a StateService
2021-11-01 14:23:54 -04:00
Oscar Hinton
71f8ef601f Add support for crypto agent (#520) 2021-10-25 18:21:40 +02:00
Oscar Hinton
f09fb69882 Remove empty catch blocks, and update tslint rule (#513) 2021-10-19 10:32:14 +02:00
Thomas Rittson
a20e935268 Use rxjs first instead of unsubscribe (#516) 2021-10-14 10:27:52 +10:00
Vincent Salucci
16e998e664 [Reset Password v1] Refactor ForcePasswordReset into AuthResult (#481) 2021-09-17 10:53:50 -05:00
Oscar Hinton
de288913e4 Add helper methods to EnvironmentService for retrieving urls (#435) 2021-07-23 20:03:52 +02:00
Oscar Hinton
1016bbfb9e Split jslib into multiple modules (#363)
* Split jslib into multiple modules
2021-06-03 18:58:57 +02:00