express-oauth-server
express-oauth-server copied to clipboard
please publish latest version
Could you please publish the latest version of the server, which relies on next rather than a git branch.
Also, would you consider relying on a specific release of oauth2-server, rather than next (this worries me a bit, since it breaks semver conventions).
Thanks for the awesome work on this project!
Here is express component you can use with latest version https://github.com/manjeshpv/node-oauth2-server-implementation
Hello All,
I am newbie to NodeJS :)
I want to implement OAuth2 Server with NodeJS. While browsing all link redirect to this repository, however this very confusing for me to implement from mentioned documentation.
Can you guys help me out with Step by Step Guide ?
Thanks.
I supposed this already fixed by now?