Skip to Content
Menu
This question has been flagged
1 Reply
2852 Views

I'm looking at oauth 2 and wondering if it works in the scenario where you want people to login and leave feedback on the forum?  I expect that people can login using their FB account.


I've installed the oauth2 module, but now what?  I don't really see it anywhere. 

Avatar
Discard
Best Answer

now you've to configure it. go to the "/Settings/Users/OAuth Providers"  page. As you open this page you'll see list of providers, the list should include "Facebook" as well, but it's disabled by default (i.e. Allowed checkbox is unchecked). You'll need to configure (fill in all necessary fields) and then enable it. As you're done, you can logout from Odoo and at login screen you'll see "Login with Facebook" link or button...

Avatar
Discard