# Facebook for developers

1.- Go to <https://developers.facebook.com/> 146 and click on login

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FdrcahFJiF5rKJZYzv82y%2Fimage.png?alt=media&#x26;token=1419ee05-f78b-45a9-baf0-27eec9a819a7" alt=""><figcaption></figcaption></figure>

2.- Log in with your Facebook account by typing your username and password, click on Login

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FCcV0Jy6n2NoysDiuqyMP%2Fimage.png?alt=media&#x26;token=d7e05be8-e5f7-4746-a017-a139be7e8555" alt=""><figcaption></figcaption></figure>

3.- Click on My apps.

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FnidsvS21znnAhJpXT9wi%2Fstep%20by%20step%2045%20(Facebook).png?alt=media&#x26;token=31781137-b987-42d9-936d-773c70a937a5" alt=""><figcaption></figcaption></figure>

4.- Click on Create app and select the option for everything else, if this option does not appear, select Create connected experiences.

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FfyYPRD7LabJEAhvfwzl1%2Fstep%20by%20step%2046%20(Facebook).png?alt=media&#x26;token=66d25412-d920-4603-b060-8811908cb9ec" alt=""><figcaption></figcaption></figure>

5.- Add the same name of your Firebase project in the App's display name, add the same email with which you created your Firebase project so that they notify you if there is a problem in your Facebook app, give Click Create App Identifier.

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2F4jSeDkZsMliynofwBrky%2Fimage.png?alt=media&#x26;token=395898e9-9bc4-439c-af9b-df01f88db204" alt=""><figcaption></figcaption></figure>

6.- Click on the box I am not a robot and click on Send

7.- VERY IMPORTANT You must copy the App Identifier and paste it into a note or a word document as follows:

FACEBOOK APP ID: 323163702315837

Then click on Settings and select Basic.

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FgVtZK4GuHVQLzzgfBQaP%2Fimage.png?alt=media&#x26;token=7e461092-df93-48fc-9657-401a33c9023b" alt=""><figcaption></figcaption></figure>

8.- Click on Show.

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FDyW0ZsKxOxPDWITg8AAE%2Fstep%20by%20step%2048%20(Facebook).png?alt=media&#x26;token=646b1797-742f-4f69-a95b-2618efa2964b" alt=""><figcaption></figcaption></figure>

9.- Enter the password of your Facebook account

VERY IMPORTANT Copy the secret Key of the app and paste it into a note or a word document as follows:

FACEBOOK SECRET KEY: c1e49a520c59a76f2351d90c664edf63

10.- Open Firebase <https://firebase.google.com> 12 and click Go to console.

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2F65ZLoxkyRkUUIEmYOjfb%2Fimage.png?alt=media&#x26;token=badda8a0-c8b6-4f24-b92f-41e2507c8eba" alt=""><figcaption></figcaption></figure>

11.- Click on your Firebase project.

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2Fc649TCEXjgEoO7kXUBZR%2Fstep%20by%20step%2049%20(Facebook).png?alt=media&#x26;token=5cc76f4e-40b0-4d3b-b6f1-60d6b9297b6c" alt=""><figcaption></figcaption></figure>

12.- Select Authentication and click on Sign-in method.

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FWKEeety6QYNX5YNmeuOQ%2Fstep%20by%20step%2050%20(Facebook).png?alt=media&#x26;token=b5975405-7b20-49a3-a0e0-d7a5bf702003" alt=""><figcaption></figcaption></figure>

13.- Select Facebook, click enable, copy the FACEBOOK APP ID from your note or word document and paste it in App ID and copy the FACEBOOK SECRET KEY and paste it in the App Secret, click Enable and Save.

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FgzqsLEonK7a3Na6BIiRK%2Fstep%20by%20step%2051(Facebook).png?alt=media&#x26;token=ab404d00-99e9-4311-8ffa-3d5ab240a68b" alt=""><figcaption></figcaption></figure>

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FqA294kEFUDYkjA3hHNyE%2Fstep%20by%20step%2052(Facebook).png?alt=media&#x26;token=7c14c278-37ce-430a-a84c-20c1bb0da166" alt=""><figcaption></figcaption></figure>

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FxxXKEB8uBIUm9IwLRDhH%2Fstep%20by%20step%2053(Facebook).png?alt=media&#x26;token=172db7de-abb8-431d-9f3c-d7a2fa0563a9" alt=""><figcaption></figcaption></figure>
