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
Links a Mastodon ?Account? into Convene, allowing Furniture to read/write from Mastodon instances.
Use Cases
🌱 Adding MastodonUtility to a Space
🌱 Connecting a Mastodon Account to the MastodonUtility
🌱 Removing a Mastodon Account to the MastodonUtility
Implementation Notes?
I don't know enough about Mastodon's API, but I presume there are also multi-user API access levels? I think for our current set of hypothetical Mastodon enabled furniture we can stick with single-user?
When you refer to "multi-user API access", do you mean like a way to do something for multiple users using one access token? I don't think Mastodon provides this from their API (all are listed at https://docs.joinmastodon.org/methods/
We'd probably have to store info per-user, per-instance.
Utilities
#252Supports:
Gizmo
:FediProxy
#973Gizmo
:Journal
journal#1Links a Mastodon ?Account? into Convene, allowing Furniture to read/write from Mastodon instances.
Use Cases
MastodonUtility
to a SpaceMastodonUtility
MastodonUtility
Implementation Notes?
I don't know enough about Mastodon's API, but I presume there are also multi-user API access levels? I think for our current set of hypothetical Mastodon enabled furniture we can stick with single-user?
The text was updated successfully, but these errors were encountered: