Ionic 3 Creating OAuth redirect URL for Facebook
Ionic 3 Creating OAuth redirect URL for Facebook Steps for creating OAuth Redirect URL for Facebook Go To OAuth Portal . Login To OAuth / Register and login to OAuth After Logining In You Need To Enter Tenant-name ("Any Name Which suits you application here iam using temp-app") Select Region and click on NEXT button Select Account Type either COMPANY / PERSONAL(HERE iam selecting personal) Select A role either DEVELOPER / NON-DEVELOPER. Select one of the option in type of project dropdown and click on create. A Dashboard is appeared. Click on connections in sidemenu and select social. You can see all Social media applications , select one and make the toggle active. Here we are selecting Facebook. A model will be opened. We need to enter APP-ID and APP-SECRET which we got from Facebook developers dashboard Scroll down and click on SAVE button Then in the same model goto client Tab on the top of the model Make Default App to active by changing toggle to a...