manjeshpv / node-oauth2-server-implementation

Using oauth2-server: 3.0.0-b2 & Supports MongoDB, MySQL, PostgreSQL, MSSQL & SQLite
216 stars 103 forks source link

Fixed validateScope by implementing correct method signature #24

Open jankal opened 6 years ago

jankal commented 6 years ago

Updated models.js so it uses the method signature specified in oauthjs/node-oauth2-server.

jankal commented 6 years ago

Probably fixes #19 and #4