aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2015-07-17 19:31:26 -0500
committerSean Allred <code@seanallred.com>2015-07-17 19:31:26 -0500
commit3293c6b0a7f10bc732d015fb6258c5d753fa32f1 (patch)
tree271b1eba5c96b2dd44759a255353ebe8c777530b
parentd1f2b8488e41c9be339cb39801e0fd991a3631d5 (diff)
Fix authentication flow for some browsers
-rw-r--r--sx-auth.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-auth.el b/sx-auth.el
index cba310d..5fc30ca 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://vermiculus.github.io/sx.el/auth/auth.htm")
+ "http://seanallred.com/sx.el/auth/auth.htm")
(defconst sx-auth-client-id
"3291")
(defvar sx-auth-access-token