Just wondering, instead of coding it all from scratch is there a reliable PHP OAuth library I can get on packagist that will allow me to log into a custom site using Google, Facebook & Twitter?!
I was looking at
hybridauth, has anyone used it before?
I've implemented this functionality from scratch before but looking to save time if possible where security is not compromised.