Sebastian Lasse
Sebastian Lasse
See also https://indieweb.org/images/2/2f/indieAuthProp.svg png preview: 
maybe this 2MB wikidata-types file can help: https://github.com/codeledge/entitree-monorepo/blob/main/packages/entitree-helper/dist/index.d.ts
@geraintluff I am using this function now to "normalize" an RFC6570 template (which is submitted by users in an ldo, so I don't know what syntax they submit) : ```...
You could also override the prototype of `.getOAuthAccessToken()` – see http://stackoverflow.com/questions/33222724/how-to-properly-use-passport-oauth2-for-using-twitter-oauth2-auth-service/37399503#37399503
re. 🍿 https://github.com/twitter/the-algorithm/blob/ef4c5eb65e6e04fac4f0e1fa8bbeff56b75c1f98/home-mixer/server/src/main/scala/com/twitter/home_mixer/functional_component/feature_hydrator/RequestQueryFeatureHydrator.scala Additionally I can't find the AutoReply feature for https://www.businessinsider.com/twitter-automatically-responds-to-press-emails-with-a-poop-emoji-2023-3?r=US&IR=T
Didn't you tell to Elon ??? He seemed surprised that my country will fine him now. https://twitter.com/elonmusk/status/1643349008163966976 It will be very expensive. You are welcome.
It is a good idea to make the shipped async implementation dependency free. However : We could keep the jQuery one because everyone can choose then. What I did is...
You can override the prototype – a lot of Passport strategies are currently doing so and so is Reddit : https://github.com/Slotos/passport-reddit/blob/master/lib/passport-reddit/strategy.js --> see the comment ``` js // Reddit token...
@dbounds It depends – when it comes to a project like passport where many different "strategies" are overriding the prototype [instead of having other functions overrided] – it could be...
@ebdrup - just btw: The other failing tests are mainly `format` related and for such tests we could test tv4 [including the formats here](https://github.com/ikr/tv4-formats)