Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱🔌 Utility: MastodonUtility #1213

Open
3 tasks
zspencer opened this issue Mar 11, 2023 · 2 comments
Open
3 tasks

🌱🔌 Utility: MastodonUtility #1213

zspencer opened this issue Mar 11, 2023 · 2 comments

Comments

@zspencer
Copy link
Member

zspencer commented Mar 11, 2023

Supports:

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?

@zspencer zspencer changed the title Utility: Mastodon Bridge 🔌 Utility: Mastodon Bridge Mar 11, 2023
@zspencer zspencer added this to the 1.1 - Andromeda I milestone Mar 11, 2023
@zspencer zspencer changed the title 🔌 Utility: Mastodon Bridge 🌱🔌 Utility: Mastodon Bridge Mar 11, 2023
@zspencer zspencer changed the title 🌱🔌 Utility: Mastodon Bridge 🌱🔌 Utility: MastodonUtility Mar 11, 2023
@jalcine
Copy link

jalcine commented Mar 14, 2023

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.

(Originally published at: https://jacky.wtf/2023/3/t3YS)

@zspencer
Copy link
Member Author

Excellent. I can imagine a universe where a single MastodonUtility stores many access keys; but for now one should be all we need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants