this post was submitted on 27 Jul 2023
90 points (100.0% liked)

Fediverse

27907 readers
277 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

Is there a reason why all the services, that use the ActivityPub protocol don't have a unified API?

None of the mastodon apps allow me to log in with a lemmy/kbin account.

Also none of the lemmy apps allow me to log in with a kbin account.

Even though kbin has both mastodon (microblogging) and lemmy (threads, communities) functionality.

Also, Pixelfed recently introduced "login with Mastodon", but all it really does is just create a new user on it's instance and copy over the mastodon followers and profile info.

Why can't we just have one account to rule them all?

you are viewing a single comment's thread
view the rest of the comments
[–] Steve@compuverse.uk 32 points 1 year ago (2 children)

A unified API and a single login, are two separate things.

A single federated authentication could be a good idea. But the various federated services are different enough that they should have different APIs.

[–] masterspace@lemmy.ca 5 points 1 year ago* (last edited 1 year ago)

OP is just asking why they a third party mastodon app can't login to a Lemmy or kbin server, which is a valid question.

From an authentication standpoint there's no reason for their auth flows to be at all different or use different endpoints relative to their domain.

The returned profile or account object might have different fields which could cause an app to crash, but there's no reason for every fediverse app to not use some of the same basic schemas and endpoints.

[–] Tatters@feddit.uk 2 points 1 year ago

Yes, they are completely different things.