@Cambridgeport90↩️ I'm also going to subscribe to your RSS feed, too. (You should make that interactive via the Webmention Wordpress plugin. That way you can get conversations started from across the web. being a writer and all...) (twitter.com/_/status/1456619674335125504)
[jacky]schmarty: I ended up going with just tokens but I was thinking of storing the header value of 'Set-Cookie' and using that to send back as `Cookie`. After doing some reading, that proved to be a bit of a janky approach (even if I used SessionStorage)
@justincox↩️ The shortcut does not require Toolbox Pro, or any of the other Shortcuts enhancement apps. And I’ll have to look into the Webmention plugin, I’m not aware of it. Thank you! (twitter.com/_/status/1456635210662035460)
[schmarty]CORS is definitely gonna interfere if it's two endpoints that appear different to the browser. you might also need the receiving endpoint to set a *`Access-Control-Allow-Credentials`* header
[schmarty]i'd check to see if the endpoint is sending Access-Control-Allow-Credentials and then see if the endpoint is getting receiving a Cookie header.
[schmarty]with my recent forced updates of some sta(b)le nodejs-based indieweb projects on glitch I am once again back on my BS of "what if composable expressJS plugins for indieweb building blocks?"
[jacky]tbh something I want is to do some "preflight" work to generate cached mf2-json forms of pages on my site (and only update it if it notices a change in its caching values)
ZegnatThe more I have been thinking about the metadata the more I like it. It will be easier to build a thing completely separate from the website’s own engine if all people need to include is the one link in their head (or HTTP headers)
jamietannaI'm glad we're doing it now, before we have too many endpoints, and we can have a while where both options are available, but hopefully we'll get clients supporting the new means to nudge people over
LoqiIt looks like we don't have a page for "Introspection" yet. Would you like to create it? (Or just say "Introspection is ____", a sentence describing the term)
ZegnatIf for someone to write an endpoint that lets them login to the wiki, they need to setup multiple endpoint URLs following multiple OAuth specs, I feel like we failed the promise of the easy decentralised identity provider
jamietannaah gotcha, yeah that's fair - I guess with this it'd now be two endpoints instead of just one for that, but one "endpoint" can "just" be a static JSON file
aaronpkwe don't expect everyone to build their own indieauth server into their site, so it'd be great if adding an existing indieauth server to your site was as simple as possible
[schmarty]possibly! this reminds me that i need to try and catch up on the last 2-ish years of iOS Shortcuts development and fix my IndieAuth- and Micropub- related shortcuts 😒
_wackycity[d], Saphire, astralbijection[, mackeveli_, benatkin, nsh, reed, LaBcasse[m] and diegov joined the channel
aaronpkthere have been a couple updates that might break, and i will admit with quill and others i have been on the more aggressive side of keeping up with the spec vs compatibility