Skip to content

Commit 0703c47

Browse files
committed
version 0.5
1 parent aaf19e7 commit 0703c47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openfb.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ var openFB = (function () {
5858
* loginURL: (optional) The OAuth login URL. Defaults to https://www.facebook.com/dialog/oauth.
5959
* logoutURL: (optional) The logout URL. Defaults to https://www.facebook.com/logout.php.
6060
* oauthRedirectURL: (optional) The OAuth redirect URL. Defaults to [baseURL]/oauthcallback.html.
61+
* cordovaOAuthRedirectURL: (optional) The OAuth redirect URL. Defaults to https://www.facebook.com/connect/login_success.html.
6162
* logoutRedirectURL: (optional) The logout redirect URL. Defaults to [baseURL]/logoutcallback.html.
6263
* accessToken: (optional) An already authenticated access token.
6364
*/

0 commit comments

Comments
 (0)