aboutsummaryrefslogtreecommitdiff
path: root/sx-auth.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-20 20:46:52 -0600
committerSean Allred <code@seanallred.com>2014-11-20 20:46:52 -0600
commitb2e59bb1f230267ec5257582478117737cc10049 (patch)
tree29c8bda490c43fee66a9cf1383ff30afc4ef3e81 /sx-auth.el
parent48e3e7bfd485901e90d807e4470ce8d192459933 (diff)
GitHub comments -- #77
Diffstat (limited to 'sx-auth.el')
-rw-r--r--sx-auth.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/sx-auth.el b/sx-auth.el
index 99344c0..14453ac 100644
--- a/sx-auth.el
+++ b/sx-auth.el
@@ -19,8 +19,6 @@
;;; Commentary:
-;;
-
;;; Code:
(require 'sx)
@@ -36,14 +34,12 @@
(defvar sx-auth-access-token
nil
"Your access token.
-
This is needed to use your account to write questions, make
comments, and read your inbox. Do not alter this unless you know
what you are doing!")
(defun sx-auth-authenticate ()
"Authenticate this application.
-
Authentication is required to read your personal data (such as
notifications) and to write with the API (asking and answering
questions).