We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07be7ca commit bbc3c73Copy full SHA for bbc3c73
pages/providers/mastodon.mdx
@@ -35,7 +35,7 @@ This will give you output that looks something like this;
35
"redirect_uris": [
36
"http://localhost:4200/integrations/social/mastodon"
37
],
38
-...
+ ...
39
"client_id": "your_client_id",
40
"client_secret": "your_client_secret"
41
}
0 commit comments