Update auth index to be more "getting started" focused

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
This commit is contained in:
Tim Hansen
2021-04-06 11:49:08 -06:00
parent 02b1323db2
commit e3190971e7
15 changed files with 221 additions and 248 deletions
+4 -3
View File
@@ -186,7 +186,6 @@
],
"Auth and identity": [
"auth/index",
"auth/add-auth-provider",
{
"type": "subcategory",
"label": "Included providers",
@@ -199,10 +198,12 @@
"auth/okta/provider"
]
},
"auth/add-auth-provider",
"auth/using-auth",
"auth/auth-backend",
"auth/oauth",
"auth/glossary",
"auth/auth-backend-classes"
"auth/auth-backend-classes",
"auth/glossary"
],
"Designing for Backstage": [
"dls/design",