瀏覽代碼

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 年之前
父節點
當前提交
834d55d459
共有 1 個文件被更改,包括 4 次插入0 次删除
  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.