Skip to content

Commit f7a3c8d

Browse files
committed
Update readme with project status update
1 parent 3dc1843 commit f7a3c8d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# This project is seeking maintainers and reviewers
2-
3-
## The currently released version is now significantly out of date. The project has been rewritten in typescript ([#564](https://github.com/oauthjs/node-oauth2-server/pull/564)), we're now working in the [v5-dev](https://github.com/oauthjs/node-oauth2-server/tree/v5-dev) branch and we're seeking further review, testing and documentation - any help with this popular project would be hugely appreciated, anyone providing consistent help will be promoted to collaborator.
41

52
# oauth2-server
63

@@ -12,6 +9,7 @@
129

1310
Complete, compliant and well tested module for implementing an OAuth2 server in [Node.js](https://nodejs.org).
1411

12+
Note: After a period of hiatus, this project is now back under active maintenance. Dependencies have been updated and bug fixes will land in v3 (current master). v4 will be _mostly backwards compatible_ with no code changes required for users using a supported node release. More details in [#621](https://github.com/oauthjs/node-oauth2-server/issues/621).
1513

1614
## Installation
1715

0 commit comments

Comments
 (0)