Update Mastodon permissions (#36650)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Andrew Jackson 2025-01-02 12:40:44 +00:00 committed by GitHub
parent be35805d38
commit 969475a02f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,10 @@ The `mastodon` platform uses [Mastodon](https://joinmastodon.org/) to deliver no
### Setup
Go to **Preferences** in the Mastodon web interface, then to **Development** and create a new application.
If you want to grant only required accesses, uncheck all checkboxes then check only **read:accounts** and **write:statuses**.
Check the following scopes **read:accounts**, **write:statuses** and **write:media**.
Select **Submit** to create the application and generate the key, secret, and token required for the integration.
{% include integrations/config_flow.md %}