We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46a7f0 commit 352bc18Copy full SHA for 352bc18
CHANGELOG.rst
@@ -27,6 +27,10 @@ OAuth2.0 Client - Bugfixes
27
* #290: Fix Authorization Code's errors processing
28
* #603: BackendApplication.Client.prepare_request_body use the `scope` argument as intended.
29
* #672: Fix edge case when `expires_in=Null`
30
+ * #726: MobileApplicationClient.prepare_request_uri and MobileApplicationClient.parse_request_uri_response,
31
+ ServiceApplicationClient.prepare_request_body,
32
+ and WebApplicationClient.prepare_request_uri now correctly use the default `scope` provided in
33
+ constructor.
34
35
OAuth1.0 Client
36
0 commit comments