[qubyte]It’s built for my setup, but in case anyone needs some example code (particularly for the auth flow and the post payload composition), here’s my github action workflow and a script to syndicate notes with images and links/bookmarks in jf2 format to Bluesky. I’m not really happy that Bluesky is grabbing so much mind share, but I don’t mind supporting it for POSSE. https://github.com/qubyte/qubyte-codes/pull/1059
[snarfed]2...but for specific individual images that are important and need verification, if those images use C2PA, it can provide a meaningful guarantee that they either were or weren't AI-generated
[snarfed]2the usual example is, if a photo is genuine and people want to use it as evidence for something, C2PA can prove that it's real and not AI-generated or modified
Loqiaaronpk: gRegor left you a message 23 hours, 10 minutes ago: I get the allowed client_id for IBC updated in indielogin? It's been `https://indiebookclub.biz/id` for a bit now, but just realized today it was preventing some people from signing in since indielogin has it without the "/id"
gRegorAnd [snarfed]2, let me know if it still warns about PKCE. Confirmed that `code_challenge` and `code_challenge_method` are in the query params, so it *looks* right
[snarfed]2GWG I'm getting the "The authorization header was not returned on this test, which means that your server may be stripping the Authorization header." warning on my site health, so maybe that's the problem? not sure though