Facebook implementation
Created 6 years ago by minkyov

Hello, I'm looking to implement a facebook login for my website. I have used the facebook API login button and it logs in a user but I don't think that pyrocms is aware of that. How can I get everybody who logs in with facebook to be authenticated for the website? Is there a way to integrate it with the users module?

Thank you.

ryanthompson  —  6 years ago

Hi there! You probably want to look at the two extension layers in the users module: https://pyrocms.com/documentation/users-module/latest#extensions and pick your poison from there.

Hope this helps!