You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**NOTE:** Postiz is currently hard-coded to use mastodon.social only. This will become more flexible to support other servers in a future release.
9
+
<Callout>
10
+
Watch the YouTube Tutorial:
11
+
https://youtu.be/IAnfbE_htqg?si=z30m5qS8qLDN9R0X
11
12
</Callout>
12
13
13
14
Mastodon client registration is not done via ther web interface, but by talking to the API directly. In the example below, we use `curl` to register a new client.
0 commit comments