integration: move the core url and auth logic to integration for the four major providers

This commit is contained in:
Fredrik Adelöw
2020-11-29 14:28:27 +01:00
parent b8ecf6f482
commit 38e24db009
21 changed files with 884 additions and 622 deletions
+3 -1
View File
@@ -21,11 +21,13 @@
},
"dependencies": {
"@backstage/config": "^0.1.1",
"cross-fetch": "^3.0.6",
"git-url-parse": "^11.4.0"
},
"devDependencies": {
"@backstage/cli": "^0.4.0",
"@types/jest": "^26.0.7"
"@types/jest": "^26.0.7",
"msw": "^0.21.2"
},
"files": [
"dist",