askidmobile / angular-6-social-login-v2

Social authentication module for Angular 6. Includes Facebook, Google, Vkontakte
0 stars 6 forks source link

FB.getLoginStatus is deprecated #9

Closed jeremyaurelius closed 5 years ago

jeremyaurelius commented 5 years ago

Facebook is soon pulling support for the FB.getLoginStatus API, so this library will stop working for Facebook logins.

Screen Shot 2019-04-08 at 11 36 07 am

jeremyaurelius commented 5 years ago

Actually it's only deprecated for non-https pages. False alarm.