Facebook implementation
Created 7 years ago by minkyovHello, 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.
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!