In previous versions of the authenticate package, there was something for Facebook authentication. Why does it not exist in the newer versions? Does it have to do with the fact that the Facebook API changed?
In previous versions of the authenticate package , there was something for Facebook authentication.
Share
The code was superseded by the more comprehensive fb package. It was a mistake on my part to not mention this in the package description itself (you’re not the first to get caught by this change). I’ve updated the cabal file and uploaded a new version to Hackage. Hopefully that will avoid further confusion.