From eaeb88401d07687eb3db8c273f7a4c0ed31ec153 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Mon, 4 Jan 2021 13:07:44 +0100 Subject: Move docs into subdirectory to make mkdocs work in a subdirectory Signed-off-by: Tilman Vatteroth --- docs/guides/auth/oauth.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 docs/guides/auth/oauth.md (limited to 'docs/guides/auth/oauth.md') diff --git a/docs/guides/auth/oauth.md b/docs/guides/auth/oauth.md deleted file mode 100644 index de2ca20a..00000000 --- a/docs/guides/auth/oauth.md +++ /dev/null @@ -1,12 +0,0 @@ -# OAuth general information - -| service | callback URL (after the server URL) | -| ---------- | ----------------------------------- | -| facebook | `/auth/facebook/callback` | -| twitter | `/auth/twitter/callback` | -| github | `/auth/github/callback` | -| gitlab | `/auth/gitlab/callback` | -| mattermost | `/auth/mattermost/callback` | -| dropbox | `/auth/dropbox/callback` | -| google | `/auth/google/callback` | -| saml | `/auth/saml/callback` | -- cgit v1.2.3