add a skeleton service for auth

This commit is contained in:
Raghunandan
2020-05-15 13:02:25 +02:00
parent 16df7e9ce0
commit 7cbd6f5b20
14 changed files with 322 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@
"@backstage/backend-common": "^0.1.1-alpha.5",
"@backstage/plugin-catalog-backend": "^0.1.1-alpha.5",
"@backstage/plugin-scaffolder-backend": "^0.1.1-alpha.5",
"@backstage/plugin-auth-backend": "^0.1.1-alpha.5",
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^4.17.1",