bitlbee / bitlbee-facebook

Facebook protocol plugin for BitlBee
GNU General Public License v2.0
279 stars 49 forks source link

Support for Phone number only accounts #176

Closed kedarv closed 5 years ago

kedarv commented 5 years ago

This starter code is great for "fully fledged" accounts that belong to a facebook account. However, when you try to login with a phone number only account, this library fails upon connect. Authentication works well, but something with the MQTT connect code is a bit off. Can someone help me investigate what's going on?

kedarv commented 5 years ago

Closing for the same reasons outlined in https://github.com/dequis/purple-facebook/issues/237