aboutsummaryrefslogtreecommitdiff
path: root/modules/email.home/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'modules/email.home/README.md')
-rw-r--r--modules/email.home/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/email.home/README.md b/modules/email.home/README.md
new file mode 100644
index 0000000..43dfad5
--- /dev/null
+++ b/modules/email.home/README.md
@@ -0,0 +1,10 @@
+### Authentication
+
+Download credentials from google cloud platform: https://console.cloud.google.com/apis/credentials
+
+```
+cd ~/mail/account.gmail/
+gmi auth -c <path-to-downloaded-creds> -f
+```
+
+