Pārlūkot izejas kodu

Add note about facebook approval (#4172)

* Add note about facebook approval

* fix lint

* fix lint take 2

* Update website/src/docs/facebook.md

* Fix retext error

Co-authored-by: Merlijn Vos <merlijn@soverin.net>
Mikael Finstad 2 gadi atpakaļ
vecāks
revīzija
834d55d459
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      website/src/docs/facebook.md

+ 4 - 0
website/src/docs/facebook.md

@@ -35,6 +35,10 @@ Install from NPM:
 npm install @uppy/facebook
 ```
 
+## OAuth
+
+You need to set up OAuth in your Facebook app for Companion to be able to connect to users’ Facebook accounts. You have to enable “Advanced Access” for the `user_photos` permission. A precondition of that is “Business Verification” which involves setting up a Meta Business Account and submitting documents to prove business ownership.
+
 ## CSS
 
 Dashboard plugin is recommended as a container to all Provider plugins, including Facebook. If you are using Dashboard, it [comes with all the necessary styles](/docs/dashboard/#CSS) for Facebook as well.