Merge pull request #2489 from iamrajiv/issue_1994

Added description header field in backstage.io docs
This commit is contained in:
Ivan Shmidt
2020-09-16 22:29:50 +02:00
committed by GitHub
81 changed files with 97 additions and 0 deletions
+3
View File
@@ -1,6 +1,9 @@
---
id: oauth
title: OAuth and OpenID Connect
description: This section describes how Backstage allows plugins to request
OAuth Access Tokens and OpenID Connect ID Tokens on behalf of the user, to be
used for auth to various third party APIs
---
This section describes how Backstage allows plugins to request OAuth Access