Emelia Smith
Emelia Smith
I'd perhaps add here: RFC 8414, which allows for a `/.well-known/oauth-authorization-server` endpoint to disclose what features the given server supports / has available (gives the dynamic client registration endpoint, the...
@andypiper this should probably be moved to https://github.com/mastodon/documentation instead of the main project repo.
@ThatOneCalculator Object.fromEntries is a relatively new ECMAScript API, so the error here could be that that version of the browser being used by the operating system doesn't support β it...
@woutermont if I understand correctly, this might close the gap between ACP and WAC significantly, correct? Can CSS/WAC also do access determined by the token used (e.g., access via verifiable...
> > About token difference I'm not sure. I believe the CSS currently only supports access tokens based on an identity token, but I can look into it. @joachimvh might...
> @ThisIsMissEm The CSS also supports plain Bearer tokens, as can be seen in [this config file](https://github.com/CommunitySolidServer/CommunitySolidServer/blob/main/config/ldp/authentication/dpop-bearer.json). Aha! sweet, thanks!
The OWL file has now been moved to this repository, and history of the previous changes has been preserved: https://github.com/swicg/activitystreams2-owl
@csarven in order to keep the document in this repository, you'd want some sort of CI step to validate that the OWL file is indeed representing the same information as...
> Any movement on this in terms of planning and integration? We really need it for all the OnlyFans nonsense being spammed these days. Responding to 100 reports from users...
There's also a porting guide here: https://extensionworkshop.com/documentation/develop/porting-a-google-chrome-extension/