Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Facebook api version in loginUrl #8858

Merged
merged 3 commits into from
Jun 30, 2017
Merged

Conversation

hasantayyar
Copy link
Contributor

The most recent version of the API is Version 2.9, which was introduced on April 18th, 2017 https://developers.facebook.com/docs/apps/changelog

The url parameters are not changed with the new version https://developers.facebook.com/docs/facebook-login/manually-build-a-login-flow

Fixes #8856

The most recent version of the API is Version 2.9, which was introduced on April 18th, 2017 https://developers.facebook.com/docs/apps/changelog
@apollo-cla
Copy link

@hasantayyar: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@hasantayyar hasantayyar changed the base branch from master to devel June 29, 2017 08:55
@abernix abernix self-assigned this Jun 29, 2017
As a required bump for `facebook-oauth` dependency bump in
6f92ae9838b19914016e8c77a976d006279fc0b9 for
meteor#8858.
@abernix abernix changed the base branch from devel to master June 30, 2017 07:56
@abernix abernix merged commit d97c916 into meteor:master Jun 30, 2017
@abernix
Copy link
Contributor

abernix commented Jun 30, 2017

Thanks for submitting this! I've published a new facebook-oauth@1.3.2 and a accounts-facebook@1.2.1 (which depends on it) with this change, bringing the Facebook Graph API to v2.9 for the login dialog.

abernix added a commit that referenced this pull request Jun 30, 2017
@hasantayyar hasantayyar deleted the patch-1 branch July 3, 2017 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants