1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-06 05:28:51 +02:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Go to file
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
.vscode
spec Add noImplicitAny to tsc compiler options (#86) 2020-03-11 09:00:14 -04:00
src [Auto-Logout] Update Token Service (#94) 2020-04-06 11:06:32 -05:00
.editorconfig
.gitignore
appveyor.yml Add the lint to CI script (#87) 2020-03-11 09:06:45 -04:00
CONTRIBUTING.md
LICENSE.txt
package-lock.json
package.json Add the lint to CI script (#87) 2020-03-11 09:06:45 -04:00
README.md
SECURITY.md
tsconfig.json Add noImplicitAny to tsc compiler options (#86) 2020-03-11 09:00:14 -04:00
tslint.json

appveyor build

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.