Ask HN: Who's using Facebook login on their site? (Is it necessary now?)
Hi HN,
I'm thinking of adding Facebook logins to my site; however, they apparently require me to link it up to my personal FB account (or at least, want my credit card/mobile number).
Has anyone added FB logins to their site and tracked how many people use it? I'm trying to decide if this is something I need to do.
3 comments
[ 3.1 ms ] story [ 20.5 ms ] threadDepending on what language your site is coded in, it's not terribly difficult to integrate and gives another way for potential customers, users, etc. to access any "registered users only" sections ... you can also pull a lot of data out of the open graph api if need be. Documentation is not great, but there enough tutorials out there should you get stuck (or just ping me).