IONIC Facebook OAuth
Step 1: Goto https://developers.facebook.com/ and login
Step 2: From the Left menu select Manage Apps under Developer
Step 3: User My Apps select Add a New App
Step 4: From the popup select Website
Step 5: Type in a name for the App and click Create New Facebook App ID
Step 6: Choose category form the Popup and Click Create App ID
Step 7: Enter the Captcha and click Submit
Now we are done with App creation. Go and setup other features.
Step 8: Under Tell us about your website Enter your website URL:
While testing under development you can use the local URL itself ex: http://localhost:8100/
Later when published we need to change update this URL to the server address. And click Next.
Now copy the App ID and replace it in the index.html and Test the App ionic serve .
Not done yet! Now the can only be tested by you, follow along to make it available for general public:
Step 9: Go to home page https://developers.facebook.com/ refresh now under My Apps we see our new App, select it.
Step 10: Under the Left Menu Select Status & Review
Step 11: When you try to switch that button it will ask you setup a valid email. Goto Settings and set a valid email then return to Status & Review and Switch the button.
Additionally Goto App Details and setup a logo for your App and other information.
- See more at: http://techiedreams.com/facebo....ok-and-google-oauth-
-
Category
No comments found