[tantek]I came across this article about location information / data sources, errors (having to do with Queens!) and getting it corrected. Figured you'd get a kick out of it, also regarding the larger challenge of geo information for things like venue lookup etc. https://regexking.info/2019/08/05/haberman.html
lanodanGWG: Why not <figure><img><figcaption></figcaption><cite></cite></figure> ? (not sure if cite is allowed in figure but HTML has no DTD anymore :shrug:)
Zegnataaronpk: looks like you call buildAuthorizationURL yourself in indielogin, so you need to provide the random verifier code yourself. indielogin does not do that. So even if you update the dependency, you will need to make sure to set a value there.
ZegnatWell, one thing that selfauth never did was communicate errors to the client. All errors were shown in the browser to the user. I now implement https://tools.ietf.org/html/rfc6749#section-4.1.2.1 for sending error responses.
ZegnatAlso looking forward to the next step: updating Sink. Sink is always a bit of a special case, being both an IndieAuth client, but also a token endpoint, rolled into one.
lahacker, ape666 and jamietanna1 joined the channel
ZegnatNot really, it just seems like way more than what we actually need. Mostly doing OIDC for multiplatform integration reasons. It just exists already in some of the tools I am looking at.
gxt, geoffo and [tantek] joined the channel; nickodd left the channel