addison
935aa08efa
[chore] Resolve TokenService merge issues from KeyConnector
2021-11-09 15:07:14 -05:00
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
54a15a39b3
[bug] Ensure locking and logging out can function over any user
2021-11-05 12:41:05 -04:00
addison
d9655c4f82
[bug] Add several missing awaits
2021-11-02 09:26:35 -04:00
addison
11fae781ac
[bug] Add awaits to newly async calls in TokenService
2021-11-01 16:28:27 -04:00
addison
52d251db6c
[refactor] Implement StateService across service layer
...
* Remove service level variables used for in memory data storage and replaced with calls to StateService
* Remove direct calls to StorageService in favor of using StateService as a proxy
2021-11-01 14:23:54 -04:00
Matt Gibson
1f0127966e
Generalize token refreshing to include reauth by api key ( #456 )
2021-08-13 08:28:03 -05:00
Oscar Hinton
1016bbfb9e
Split jslib into multiple modules ( #363 )
...
* Split jslib into multiple modules
2021-06-03 18:58:57 +02:00