[gnome-online-accounts/gnome-3-10] facebook: Update README
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/gnome-3-10] facebook: Update README
- Date: Fri, 18 Oct 2013 12:09:40 +0000 (UTC)
commit 333822428ac130905f67023cb30aab78169505d5
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Oct 18 11:51:01 2013 +0200
facebook: Update README
Fixes: https://bugzilla.gnome.org/710363
README | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index dae1257..f80a891 100644
--- a/README
+++ b/README
@@ -9,8 +9,11 @@ OAuth 2.0: https://developers.facebook.com/docs/authentication/
Scopes: https://developers.facebook.com/docs/authentication/permissions/
Notes:
-The client-side flow returns the access_token and expires_in in the URI
-fragment, and does not provide a refresh_token.
+The client-side flow returns the access_token and expires_in in the URI's
+fragment, and does not provide a refresh_token. However, if the user denied
+access then the error is returned in the URI's query. The URIs look like this:
+ - <get_redirect_uri>?#access_token=...
+ - <get_redirect_uri>?error=access_denied...#_=_
Flickr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]