Update docs/tutorials/quickstart-app-auth.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Jussi Hallila
2021-01-11 16:58:08 +01:00
committed by GitHub
parent 82e35cd653
commit ff4e53bd4e
+1 -1
View File
@@ -53,7 +53,7 @@ guest. Let's fix that now and add auth.
# The Auth Configuration
Default Backstage installation includes multiple authentication providers out of
A default Backstage installation includes multiple authentication providers out of
the box. The steps to enable new authentication provider in Backstage are very
similar to each other, the biggest difference is usually configuring the
external authentication provider. Please see a subset of possible providers and