vibrancy
vibrancy copied to clipboard
Store `client_id` of client that created posts, with their post
Something I have, at present on my site, is that I have information about the Micropub clients that are publishing content to my site.
Do you think this would be something you'd be interested in being part of Vibrancy, or is it something I should look at doing for just my own site?
That sounds reasonable and could be an interesting data point. Where would you store it? Is it considered part of the post's properties?
Interesting question - I'd say probably not, as they're pieces of metadata around a post's creation, and aren't anything that a client should be able to modify, so maybe $.client_id similar to how we've got $.url for a post's URL for internal use?