From 060c067960547cc2c129110017b6ccf020e6be6c Mon Sep 17 00:00:00 2001 From: Ryan Chu Date: Thu, 26 Apr 2018 12:18:25 +0200 Subject: Improve Reddit Client Example documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To register the application on Reddit: 1. Choose installed app when creating the application. 2. Set the redirect URI to http://localhost:1337/. Task-number: QTBUG-67856 Change-Id: I92f77eda30bea2c127ce8042f5a8a033b2bcd429 Reviewed-by: MÃ¥rten Nordheim Reviewed-by: Jesus Fernandez --- examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/oauth/redditclient/doc/src') diff --git a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc index 92ca6fb..6106ef1 100644 --- a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc +++ b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc @@ -39,6 +39,8 @@ To use this example, a consumer key from Reddit is needed. To register the application visit https://www.reddit.com/prefs/apps/. + \note Choose \e {installed app} when creating the application. + \note Set the redirect URI to \e http://localhost:1337/ in Reddit settings. \include examples-run.qdocinc */ -- cgit v1.2.3