E5Network/E5GoogleMail.py

changeset 6823
55bda7c2404d
parent 6817
8fb29a716d1a
child 6825
e659bb96cdfa
--- a/E5Network/E5GoogleMail.py	Mon Feb 25 19:16:19 2019 +0100
+++ b/E5Network/E5GoogleMail.py	Wed Feb 27 19:48:11 2019 +0100
@@ -33,6 +33,8 @@
 APPLICATION_NAME = 'Eric Python Send Email'
 
 
+# TODO: rework this to use "requests-outhlib" and a minimalistic web browser
+#       window for authorization
 def isClientSecretFileAvailable():
     """
     Module function to check, if the client secret file has been installed.

eric ide

mercurial