[LewisCowles]GWG, Well it looks like more people do what you do with WP than me; you also have more complex plugins than I write, so I don't really have an opinion about your work, other than isn't it wonderful you share it and help others
[LewisCowles]I didn't butt in to "well actually". I saw you'd mentioned a thing a few times over the day and wanted to conserve that enthusiasm. A Burden shared and all that.
[LewisCowles]It's very cool. I've not used subversion in well over a decade and every time I had to push updates I'd fumble around accidentally copying the wrong things. It takes that burden from me and lets me focus on simpler things and the system I prefer.
[LewisCowles]It became an issue around January or February for me. I think late feb, but again. silencing may lead to pain
nickodd, gRegorLove, J, hs0ucy, jamietanna, KartikPrabhu, [LewisCowles], leg, Jaygles, loicm, garrettw, ben_thatmustbeme, [tantek] and [Aaron_Klemm] joined the channel; nickodd left the channel
[Aaron_Klemm]Is a "token endpoint" not necessarily something included with self-hosted indieauth services, specifically in my case selfauth? I'm realizing that the error not letting me proceed with Indigenous on iOS is possibly fixable on my end. "Token Endpoint not found on [my domain]"
ZegnatI have a todo thing on my personal bucket list about merging selfauth and mintoken in some way. But I keep deprioritising it, as I barely use my token endpoint as it is.
[Aaron_Klemm]Just to clarify, what *should* happen here? Should Indigenous allow me to complete logging in even without the token endpoint, or should selfauth support token endpoints? I assumed I was good to go when I confirmed my IndieAuth worked and then entered it into the Indigenous login, but was surprised to get an error.
sknebelbut if you want to authorize an app to do something (e.g. Indigenous to post to your site or access your microsub feeds), you also need a token endpoint
ZegnatI do not use Indigenous, so I do not know. But if it expects something more, like a Micropub or Microsub endpoint, it will try to get a token to use those. As it then wants to have some sort of long-time identifier. Selfauth by itself only authenticates, but never provides (or keeps track of) tokens.