From 2fb474ec492695c550672664832375d206c54890 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Mon, 24 Nov 2014 11:28:19 +0000 Subject: Request private_info scope --- sx-auth.el | 1 + 1 file changed, 1 insertion(+) diff --git a/sx-auth.el b/sx-auth.el index ac4bd31..217da7d 100644 --- a/sx-auth.el +++ b/sx-auth.el @@ -111,6 +111,7 @@ parsed and displayed prominently on the page)." `((client_id . ,sx-auth-client-id) (scope . (read_inbox no_expiry + private_info write_access)) (redirect_uri . ,(url-hexify-string sx-auth-redirect-uri))) -- cgit v1.2.3