Hi @sankketsiingh,
Go to WordPress admin -> Settings -> Nexnted Social Login -> Facebook. Switch to the Getting started tab and there you can find the instruction for the oAuth URI.
Steps to add oAuth URI:
- Navigate to https://developers.facebook.com/apps/
- Log in with your Facebook credentials if you are not logged in
- Click on the App
- In the left sidebar, click on “Facebook Login/Settings”
- Add the following URL to the “Valid OAuth redirect URIs” field:
*******/wp-login.php?loginSocial=facebook
- Click on “Save Changes”
Related doc: https://nextendweb.com/nextend-social-login-docs/provider-facebook/
-
This reply was modified 8 years, 2 months ago by
Nextendweb.