bitwarden-estensione-browser/src/services
Vincent Salucci 72e3893f8e
[Auto-Logout] Update Token Service (#94)
* Auto logout on restart

* Updated setTokens function

* Remove async deocrator from setTokens

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-06 11:06:32 -05:00
..
api.service.ts fixes to getPoliciesByToken (#81) 2020-03-02 11:37:44 -05:00
appId.service.ts refactor utils service to utils 2018-04-23 13:03:47 -04:00
audit.service.ts native fetch with proxy support on node api 2019-06-24 11:07:26 -04:00
auth.service.ts implement AuthServiceAbstraction 2019-05-27 10:29:09 -04:00
broadcaster.service.ts always set on subscribe 2019-08-16 20:54:21 -04:00
cipher.service.ts no-store cache 2020-01-13 07:49:05 -05:00
collection.service.ts null check on parts name 2019-06-05 08:31:51 -04:00
constants.service.ts [Auto-Logout] Refactor LockService and Update Dependencies (#91) 2020-03-27 09:03:27 -05:00
container.service.ts move getDomain to jslib Utils 2018-10-13 22:21:54 -04:00
crypto.service.ts [Auto-Logout] Refactor LockService and Update Dependencies (#91) 2020-03-27 09:03:27 -05:00
environment.service.ts setup for client event collection 2019-06-20 08:56:45 -04:00
event.service.ts enable events 2019-07-24 14:40:57 -04:00
export.service.ts null check to be consistent with mobile codebase 2020-02-10 10:20:45 -05:00
folder.service.ts null check on parts name 2019-06-05 08:31:51 -04:00
i18n.service.ts localeNames mapped to iso codes 2019-09-06 09:33:09 -04:00
import.service.ts support for encryptr csv importer (#73) 2020-02-19 14:51:46 -05:00
index.ts [Auto-Logout] Refactor LockService and Update Dependencies (#91) 2020-03-27 09:03:27 -05:00
lowdbStorage.service.ts just use adapter 2018-10-09 15:31:52 -04:00
nodeApi.service.ts allow custom user agent on node api service 2019-10-07 10:11:32 -04:00
nodeCryptoFunction.service.ts add support for md5 hash crypto function 2018-07-30 23:29:30 -04:00
noopMessaging.service.ts move shared CLI items to jslib 2019-03-15 22:33:19 -04:00
notifications.service.ts [Auto-Logout] Refactor LockService and Update Dependencies (#91) 2020-03-27 09:03:27 -05:00
passwordGeneration.service.ts Password Generator Sanitize Length (#89) 2020-03-18 10:07:57 -05:00
policy.service.ts Fixed lint warnings (#82) 2020-03-02 13:45:06 -06:00
search.service.ts delay search if indexing 2019-07-23 08:28:53 -04:00
settings.service.ts use clearCache 2019-04-11 16:32:07 -04:00
state.service.ts Revert "reference barrels" 2018-02-19 13:07:19 -05:00
sync.service.ts null check on policies response prop 2020-03-12 15:16:22 -04:00
system.service.ts [Auto-Logout] Refactor LockService and Update Dependencies (#91) 2020-03-27 09:03:27 -05:00
token.service.ts [Auto-Logout] Update Token Service (#94) 2020-04-06 11:06:32 -05:00
totp.service.ts use digits for steam 2018-11-26 08:26:36 -05:00
user.service.ts null check optimizations 2019-04-10 15:40:40 -04:00
vaultTimeout.service.ts [Auto-Logout] Update Token Service (#94) 2020-04-06 11:06:32 -05:00
webCryptoFunction.service.ts is safari check 2018-09-14 08:07:55 -04:00