Add documentation for included auth providers

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
This commit is contained in:
Tim Hansen
2021-03-26 10:24:45 -06:00
parent 566b549f63
commit f07848c770
8 changed files with 491 additions and 0 deletions
+12
View File
@@ -184,6 +184,18 @@
"Auth and identity": [
"auth/index",
"auth/add-auth-provider",
{
"type": "subcategory",
"label": "Included providers",
"ids": [
"auth/auth0/provider",
"auth/microsoft/provider",
"auth/github/provider",
"auth/gitlab/provider",
"auth/google/provider",
"auth/okta/provider"
]
},
"auth/auth-backend",
"auth/oauth",
"auth/glossary",