diff scripts/README.txt @ 7084:8d9a6063cb22

Add oauth-get-token.py script .. with a short explanation in README.txt
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 29 Nov 2022 13:15:19 +0100
parents cd408eb748dd
children
line wrap: on
line diff
--- a/scripts/README.txt	Sun Nov 27 12:15:41 2022 -0500
+++ b/scripts/README.txt	Tue Nov 29 13:15:19 2022 +0100
@@ -79,3 +79,11 @@
 
 Docker/docker-compose.yml - Manage two docker containers for roundup
       and mysql.
+
+----
+
+oauth-get-token.py
+  Retrieve necessary credentials from MS cloud for OAuth authentication
+  with IMAP. This has an extensive help text so you want to call this
+  script with --help first.
+

Roundup Issue Tracker: http://roundup-tracker.org/