node-oauth / node-oauth2-server

🚀 The successor to oauthjs/oauth2-server. 🔒 Complete, compliant, maintained and well tested OAuth2 Server for node.js. Includes native async await and PKCE.
https://www.npmjs.com/package/@node-oauth/oauth2-server
MIT License
299 stars 44 forks source link

[meta] list of original project pr #89

Closed FStefanni closed 1 year ago

FStefanni commented 2 years ago

Hi,

this is a list of original project pr still open, to be analyzed and possibly integrated in this code base.

The list will be upgraded to track the ongoing process of integrating the pr's.

Regards.

HappyZombies commented 2 years ago

I don't think we need to be tracking the dependabot PRs, those will be made for us automatically, plus reduce the clutter

FStefanni commented 2 years ago

Hi,

I agree. This was just to have a complete log of currently open pr's. Basically, this is just a one time stuff, just to be sure to not miss anything. But if you prefer, I can just delete the lines.

Regards.

FStefanni commented 2 years ago

Hi,

there are some pr referring to the v5-dev branch (typescript). I believe they are no more useful, since probably the new Typescript implementation will start from the current master branch, which is more up-to-date (the old v5-dev could be just of inspiration on how to translate). If you agree, I mark them as "fixed".

involved points so far:

Regards.

jankapunkt commented 2 years ago

Thanks a lot for the list @FStefanni :+1:

Please note to read our contributions guidelines before opening a PR and use the PR Template, so we all have an easier reviewing and PR process.

jankapunkt commented 2 years ago

By the way is there a way to write tests to validate the rst definitions?

jankapunkt commented 2 years ago

@FStefanni do you mind adding your review to #93 and #94 ?

FStefanni commented 2 years ago

Hi,

I commented directly in the two pr.

Regards.

jorenvandeweyer commented 2 years ago

I checked of number 7 since that pull request makes no sense and even makes it worse. We already have our own issue that addresses the old issue. #104

jankapunkt commented 2 years ago

Can we update this list to see what exactly is still missing? Also we should discuss, whether these should be part of v5 or if they should already be published sooner, for example in a 4.3.0 release or something,