#GWGRight now, the way that a website figures out how to connect the returned identity from an indieauth endpoint is by comparing the User URL to the me property returned.
#GWGThat's a bit fragile because the user has to set up the User URL to match exactly. And it's a field used for other things.
#GWGI want to make that work a bit better, and there was an idea of someone, while logged at the site, authenticating to the endpoint, and that flow would cache the connection between the endpoint's identity and the local account.
#GWGI also want to update the ticket flow once all the other stuff is merged. And experiment with a simple way of doing protected stuff unlocked with a token
#GWGEssentially, if status is private, then not only can an admin see it, but any user whose ID is in an audience meta property. And then I can issue tickets as well as let people use them
#GWGDon't want to do anything big because there are plenty of plugins that do logged in user content.. it would be impossible to integrate with all of them
#GWGMaybe a user taxonomy to do groups rather than individuals
#GWGIf I can't figure out a simple way to add that I may postpone
antranigv, [tantek] and [chrisaldrich] joined the channel