[tantek]We had a discussion at this week's HWC EU about how social media and even Mastodon encourage and reinforce shallow social interactions (quantity over quality, likes over thoughtful comments), and wondering how can we create for deeper more meaningful social interactions
[tantek]I wonder if this is something we should consider documenting on its own page, specifically something like "email responses", or "email comments", with IndieWeb Examples (whether on post permalinks or home/contact pages encouraging email comments), Why, and "How to" best (known) publishing/CTA practices
sorcix[schmarty]: I'm getting "invalid_authorization_endpoint" error when trying to log in to indieweb webring using e-mail/indielogin. Is that a known issue, or am I doing something wrong?
[schmarty]sorcix: i think when i was upgrading some dependencies i broke RelMeAuth. i believe webring login only works if your site explicitly lists an IndieAuth endpoint. my understanding is that, per the spec, the IndieAuth client PHP library expects to be able to verify that the auth/token issuer is listed on your site. but if we're relying on http://indielogin.com's relmeauth support then obviously there is no indieauth endpoint listed.