summaryrefslogtreecommitdiff
path: root/docs/guides/auth/oauth.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guides/auth/oauth.md')
-rw-r--r--docs/guides/auth/oauth.md12
1 files changed, 0 insertions, 12 deletions
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` |