Closed
Description
While checking the compliance of the refresh_token
grant. I discovered that the optional scope parameter in the body is ignored.
node-oauth2-server/lib/grant-types/refresh-token-grant-type.js
Lines 64 to 73 in 1b91ddc
While checking the compliance of the refresh_token
grant. I discovered that the optional scope parameter in the body is ignored.
node-oauth2-server/lib/grant-types/refresh-token-grant-type.js
Lines 64 to 73 in 1b91ddc