The accounts-facebook and facebook-oauth packages have been updated touse the v2.9 of the Facebook Graph API for the Login Dialog since the v2.2version will be deprecated by Facebook in July. There shouldn't be a problemregardless since Facebook simply rolls over to the next active version(v2.3, in this case) however this should assist in avoiding deprecationwarnings and should enable any new functionality which has become available.PR #8858
hacked account facebook - professional version 1.7 (64-bit)
Separate OAuth flow logic from Accounts into separate packages. Thefacebook, github, google, meetup, twitter, and weibopackages can be used to perform an OAuth exchange without creating anaccount and logging in. #1024 2ff7e9595c
Comments