-
-
Notifications
You must be signed in to change notification settings - Fork 425
Open
Description
I've been updating my integration library for oauthlib against pyramid and discovered something through typing and various updates: OAuth2Session.refresh_token does not accept client_id, and does not utilize the existing ones - or utilize the new include_client_id if provided.
Can someone confirm that client_id is not required for this, and it's just a peculiarity of my test system due to all the APIs i've tested against requiring it?
Thank you.
See also:
* #554
* oauthlib/oauthlib#880
Metadata
Metadata
Assignees
Labels
No labels