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 17:01:49 +01:00
committed by GitHub
parent 33267d1cb9
commit 39b45b62b4
+2 -2
View File
@@ -369,8 +369,8 @@ When the browser loads, you should be presented with a login page for GitHub.
Login as usual with your GitHub account. If this is your first time, you will be
asked to authorize and then are redirected to the catalog page if all is well.
For more information you can clone the repository:
https://github.com/RoadieHQ/backstage-auth-example Each authentication setting
For more information you can clone [the backstage-auth-example repository](https://github.com/RoadieHQ/backstage-auth-example).
Each authentication setting
is set up there on a branch named after the authentication provider.
# Where to go from here