Merge pull request #11071 from backstage/rugvip/auth-docs

docs,core-plugin-api: update auth intro docs + mark auth APIs stable
This commit is contained in:
Patrik Oldsberg
2022-04-26 15:25:23 +02:00
committed by GitHub
9 changed files with 112 additions and 153 deletions
+1 -3
View File
@@ -193,9 +193,7 @@ go to your Backstage portal in your browser, you should have your login prompt!
To learn more about Authentication in Backstage, here are some docs you
could read:
- [Adding Authentication](../auth/)
- [Adding a new Authentication Provider](../auth/add-auth-provider.md)
- [Using authentication and identity](../auth/using-auth.md)
- [Authentication in Backstage](../auth/)
- [Using organizational data from GitHub](../integrations/github/org.md)
### Setting up a GitHub Integration