run prettier

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-26 11:22:45 +01:00
parent 8bfc214f9d
commit 4cad73ca7f
10 changed files with 13 additions and 25 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
---
id: backend-to-backend-auth
title: Backend-to-Backend Authentication
description:
Guide for authenticating API requests between Backstage plugin backends
description: Guide for authenticating API requests between Backstage plugin backends
---
This tutorial describes the steps needed to handle _backend-to-backend