docs: remove empty auth backend docs

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-21 12:10:17 +02:00
parent 610f49bd3d
commit 11b27571f0
3 changed files with 0 additions and 9 deletions
-7
View File
@@ -1,7 +0,0 @@
---
id: auth-backend
title: Auth backend
description: Documentation on Auth backend
---
## TODO
-1
View File
@@ -275,7 +275,6 @@
]
},
"auth/identity-resolver",
"auth/auth-backend",
"auth/oauth",
"auth/add-auth-provider",
"auth/troubleshooting",
-1
View File
@@ -161,7 +161,6 @@ nav:
- OAuth2Proxy: 'auth/oauth2-proxy/provider.md'
- Bitbucket: 'auth/bitbucket/provider.md'
- Sign in resolvers: 'auth/identity-resolver.md'
- Auth backend: 'auth/auth-backend.md'
- OAuth and OpenID Connect: 'auth/oauth.md'
- Contributing New Providers: 'auth/add-auth-provider.md'
- Troubleshooting Auth: 'auth/troubleshooting.md'