Skip to content

Callback URLs

ProviderLocal callbackProduction callback
Xhttp://localhost:8080/api/v1/accounts/x/callbackhttps://your-domain.com/api/v1/accounts/x/callback
Mastodonhttp://localhost:8080/api/v1/accounts/mastodon/callbackhttps://your-domain.com/api/v1/accounts/mastodon/callback
LinkedInhttp://localhost:8080/api/v1/accounts/linkedin/callbackhttps://your-domain.com/api/v1/accounts/linkedin/callback
Threadshttp://localhost:8080/api/v1/accounts/threads/callbackhttps://your-domain.com/api/v1/accounts/threads/callback

Released under the MIT License.