florianmartens
florianmartens
As far as I can tell, Twitter has launched its API v2 which fully implements OAuth 2.0 along with fine-grained permission management. There's currently no passport package supporting Twitter's API...
Thank you for providing this library for free. I think it is very valuable. I'm struggling to get the library to work for my setup, though. I created a tenant...
Thanks for creating this cool library! I was wondering how to deal with expired refresh tokens? Currently, there seems to be no way to handle this. Is it possible to...
Thanks for developing this editor. It's really cool and straightforward to get something rendered on the page. I'm struggeling to see where I can customize the editor effectively. I'm currently...
ParameterObject for openapi 3.1 incorrectly refers to ParameterObject of openapi 3. This leads to incompetabilities with ArraySchema since it was changed in openapi 3.1.