Closed yunusd closed 6 years ago
Because validate.refreshToken method returns raw refresh token instead of clientID, userID and Scope, When a client request to new access token with using refresh token, it were return invalid access token.
Sorry for the delay on this one. This looks great. Accepting the PR
Because validate.refreshToken method returns raw refresh token instead of clientID, userID and Scope, When a client request to new access token with using refresh token, it were return invalid access token.