Skip to content

Commit 6b38596

Browse files
add reference to issue
1 parent 4a17212 commit 6b38596

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/compliance/refresh-token-grant-type_test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ describe('RefreshTokenGrantType Compliance', function () {
150150
});
151151

152152
// TODO: test refresh token with different scopes
153+
// https://github.com/node-oauth/node-oauth2-server/issues/104
154+
153155
// it('Should throw invalid_scope error', async function () {
154156
// const request = createLoginRequest();
155157
// const response = new Response({});

0 commit comments

Comments
 (0)