Index: config.proto =================================================================== --- config.proto (revision 238) +++ config.proto (revision 239) @@ -50,14 +50,14 @@ ### AUTH::FaceBook ###################################### FACEBOOK_APP_ID = -FACEBOOK_APP_KEY = FACEBOOK_APP_SECRET = -FACEBOOK_AUTHOTIZE_URL = https://graph.facebook.com/oauth/authorize +FACEBOOK_AUTHOTIZE_URL = https://www.facebook.com/dialog/oauth FACEBOOK_ACCESS_TOKEN_URL = https://graph.facebook.com/oauth/access_token FACEBOOK_USER_INFO_URL = https://graph.facebook.com/me FACEBOOK_REDIRECT_URL = FACEBOOK_USER_POST_URL = +REWRITE += FACEBOOK_APP_ID FACEBOOK_APP_SECRET FACEBOOK_REDIRECT_URL REWRITE += FACEBOOK_AUTHOTIZE_URL FACEBOOK_ACCESS_TOKEN_URL FACEBOOK_USER_INFO_URL CONNECTION_TIMEOUT = 3