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:32 +01:00
committed by GitHub
parent 163e263d8e
commit ecba810c98
+1 -1
View File
@@ -323,7 +323,7 @@ export AUTH_GITHUB_CLIENT_SECRET=xxx
import { githubAuthApiRef, SignInPage } from '@backstage/core';
```
Modify the imported reference based on authentication method selected above
Modify the imported reference based on the authentication method you selected above:
| Auth Provider | Import Name |
| ------------- | ------------------- |