Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mobile_editor.md')
-rw-r--r--docs/mobile_editor.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/mobile_editor.md b/docs/mobile_editor.md
index 343d4e78..158192f3 100644
--- a/docs/mobile_editor.md
+++ b/docs/mobile_editor.md
@@ -35,6 +35,7 @@ document:
The returned xml or json will have an url to open in a webview.
-The user will join the session as a guest but with their user details provided by their own
-instance.
-
+The endpoint can be used with or without user credentials for the Nextcloud server.
+For anonymous requests the webview will ask the user for a guest name on writable
+files. When requesting a link as an authenticated user, the user will join the
+document as a guest but with their user details provided by their own instance.