- “Maybe if I click login it will somehow do federated login?” Nope.
- Ok what if I copy the
/post/<id>
from the URL and paste it in my instance. Nope 404.
Yeah, these two are major pain points. They are unintuitive, i would argue. If you click “login”, it should ask you for your username. If your username is lisa@bumblebee.com
, it takes you to bumblebee.com
and lets you finish the login process there.
The /post/<id>
should have been fixed a while ago. I don’t know why it wasn’t.
The motivation for federated logins would be that often you’re linked to a post on another instance, such as https://someinstance.net/post/12345 now when i click on that, in the web browser it opens on the other instance, and now what if i want to comment?