Hi.
I'm using rubycas-server and noticed it supports Google authentication through the ClientLogin
api. That basically allows me to send the users google account username and password and receive a reply stating true or false.
Does Facebook have similar support in its API? I don't want to have to send the user through the Facebook connect page. I don't want any info from the Facebook account other than knowing if entered email validates with entered password.