oauthjs / node-oauth2-server

Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
https://npmjs.org/package/oauth2-server
MIT License
4.02k stars 933 forks source link

Please Publish Latest Version #286

Open bcoe opened 8 years ago

bcoe commented 8 years ago

Would you mind publishing the latest version of node-oauth2-server to npm, the next tag is fine.

I've noticed that there have been some important changes to token-model.js around accessTokenLifetime.

Thanks for the hard work on this project :+1:

johanbrook commented 8 years ago

I also noticed there are two npm packages:

A bit confusing.

markstos commented 6 years ago

Version 3 is out now. This issue can be closed.