aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2018-06-06 02:36:33 -0500
committerGitHub <noreply@github.com>2018-06-06 02:36:33 -0500
commit46d9498e8f501697920c79437909cdddc93d5ec6 (patch)
tree13fd1a27729102e30b37b8021abbdc8c999c2368
parentbd4237535b3defed4dd759fd03da3950b018366f (diff)
Use new home for authentication
Also direct to HTTPS. Fix #314. Fix #356.
-rw-r--r--sx-auth.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-auth.el b/sx-auth.el
index ab9c72c..ac3bb17 100644
--- a/sx-auth.el
+++ b/sx-auth.el
@@ -35,7 +35,7 @@
(defconst sx-auth-root
"https://stackexchange.com/oauth/dialog")
(defconst sx-auth-redirect-uri
- "http://seanallred.com/sx.el/auth/auth.htm")
+ "https://vermiculus.github.io/sx.el/auth/auth.htm")
(defconst sx-auth-client-id
"3291")
(defvar sx-auth-access-token