jackyyeah! there's a chance that the user page might need a different type of authorization (so a different endpoint could be provided) or maybe they change it depending on who's asking (think: multiple identities/ACLs from one user/domain/URL)
SaphireI mean, if the specific user instance does not care about me parameter, it is very much free to ignore it. But a client app potentially not proving a "me" value to a multi-tenant auth host because it assumes single-tenant only use case, uh, sounds problematic?
jackyI'm not very good with specific language stuff like this in specs, tbh, but I _think_ that client apps NOT providing a 'me' parameter wouldn't be a thing
SaphireSo.. never allow any potentially malicious/untrusted actor be able to put a ref link or control your headers to mess with what auth endpoint is used..
@reinhart1010↩️ Kalau saya, karena sering nulis blog di lebih dari satu tempat, sering reupload konten blog di situs baru saya http://reinhart1010.github.io.
Situs ini masih belum ada fitur like dan komentar (meskipun rencananya mau ditambahkan webmentions), jadi saya juga naruh link artikel aslinya. (twitter.com/_/status/1357924947926999044)
dopplergange, gRegorLove_, dhanesh, silo, nickodd, [KevinMarks] and jamietanna joined the channel
jamietannaIf no `me` is provided, it's up to the user who they want to authenticate as. And tbh, even if there was a `me`, the authorization server doesn't have to listen to it - users can choose what identity they want
SaphireSo uh.. kinda trying to make own mock-up of a login screen for 3rd party indielogin, well, login. But having some difficulty and kinda want to see already existing examples and I'm not sure where to get them ^^'
SaphireHeh.. one day I will get myself an image share/drop thing set up. For now just trying to figure out how to throw in the current mockup result for login consent?
SaphireMaybe pillage Mozilla for some icons.. also not sure whether to put. PKCE on top of bottom. And in general unsure of layout but I think it works mostly >.>
leo60228if i'm using Bridgy and i link someone else's Webmention-compatible site on a site that i have Bridgy linked to will they receive a Webmention?
leo60228the specific thing i was curious about was whether if i linked a webmention-compatible site in a github commit message they would get a webmention
lahackeri'd like to search my micropub endpoint for presence of a URL (eg. the like-of property of an entry) so i can light up my extension icon when i'm on a page i've interacted with before
lahackersince it seems "filter" is intended to be used in a letter-by-letter sort of fashion for autocomplete.. how about ?q=source&search=https://indieweb.org
jackylike if someone signed in with their site, it'd automatically highlight action buttons (like reposting, etc) and allow for removal of said changes