node-oauth2-server
node-oauth2-server copied to clipboard
Fail to pass express request context to the internal model functions
For oauth2server model, the request context of express fail to pass in to the model function. I have seen there has been branch created for this bug here https://github.com/diegosucaria/node-oauth2-server, which it contains the bug fix for the above issue.
May I know when is the solution going to merge and publish to the official release?