Skip to content

Commit 352bc18

Browse files
author
Sylvain MARIE
committed
Changelog
1 parent f46a7f0 commit 352bc18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.rst

+4
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ OAuth2.0 Client - Bugfixes
2727
* #290: Fix Authorization Code's errors processing
2828
* #603: BackendApplication.Client.prepare_request_body use the `scope` argument as intended.
2929
* #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.
3034

3135
OAuth1.0 Client
3236

0 commit comments

Comments
 (0)