requests-oauthlib icon indicating copy to clipboard operation
requests-oauthlib copied to clipboard

Consider auto_refresh_kwargs for token refresh authentication.

Open fodinabor opened this issue 4 years ago • 1 comments

This is a follow-up on #340.

I agree that client_secret might be empty as of the spec: https://tools.ietf.org/html/rfc6749#section-6

      authenticate the client if client authentication is included and
      ensure that the refresh token was issued to the authenticated
      client, and

fodinabor avatar Apr 21 '20 18:04 fodinabor

Coverage Status

Coverage increased (+0.04%) to 90.204% when pulling 52c19bebd0e08646472f605dbaf0f95f16cc148b on fodinabor:refresh-token-auth into d75279c019e3bfbb0d31efb2ccd53c9bd677ed7c on requests:master.

coveralls avatar Apr 21 '20 18:04 coveralls