1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 09:33:27 +00:00

SSO login for generic clients and CLI (#140)

* sso

* move break into try block

* make client id dynamic

* clientId is a string, DOH!

* reject if port not available

* lint fixes
This commit is contained in:
Kyle Spearrin
2020-08-03 15:24:26 -04:00
committed by GitHub
parent 101c5688c4
commit 7d49902eea
5 changed files with 175 additions and 45 deletions

View File

@@ -93,6 +93,7 @@
"ngx-infinite-scroll": "7.0.1",
"node-fetch": "2.2.0",
"node-forge": "0.7.6",
"open": "7.1.0",
"papaparse": "4.6.0",
"rxjs": "6.3.3",
"tldjs": "2.3.1",