Move docs into subdirectory to make mkdocs work in a subdirectory
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
12
docs/content/guides/auth/oauth.md
Normal file
12
docs/content/guides/auth/oauth.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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` |
|
||||
Reference in New Issue
Block a user