Remove auth middleware

Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
This commit is contained in:
Nataliya Issayeva
2021-11-10 15:14:40 -05:00
parent fca908a7d6
commit 9cbb3cf908
4 changed files with 1 additions and 138 deletions
+1
View File
@@ -23,6 +23,7 @@ app:
title: '#backstage'
backend:
# Used for enabling authorization, secret is shared by all backend plugins
authorization:
secret: ${BACKEND_SECRET}
baseUrl: http://localhost:7000