How to upgrade accounts facebook from v2.9 to v3.2

Hi,

My meteor version is 1.6.1.4

The Login with facebook button is not working on my app anymore.
The lowest facebook version I can use is v3.2 but right now the url points to v2.9 version.

How can I upgrade to v3.2 ?

Thanks

Hello guys,
Please me help.

Option 1: Update to newer version of Meteor, the Facebook package will get updated and will point to newer version of Facebook API. You will also get other benefits as well. You should really be at least on Meteor 1.9 to at least be on Node v12.

Option 2: Copy the relevant Facebook package locally and change where the url points. This would be the facebook-oauth package. See one of the upgrade PRs for specific points to update: