Skip to content

Provider Overview

OAuth and provider app setup are the most common source of deployment friction. Use this section when you are enabling networks one by one.

ProviderAuth methodServer setupNotes
XOAuth 2.0Client ID + secretRequires an X developer app.
MastodonOAuth 2.0 per instanceMASTODON_SERVERS JSONOne app per instance.
BlueskyApp passwordNoneUsers connect with handle + app password.
LinkedInOAuth 2.0Client ID + secretReplies may need extra approval.
ThreadsMeta OAuthClient ID + secret + redirect URIPublic media URL required.

Start with one provider, confirm the callback works, then expand.

Released under the MIT License.