We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e398c2 commit ff536b0Copy full SHA for ff536b0
msal/application.py
@@ -1841,8 +1841,8 @@ def acquire_token_by_username_password(
1841
- A successful response would contain "access_token" key,
1842
- an error response would contain "error" and usually "error_description".
1843
1844
- [Deprecated] This API is deprecated for public client flows and will be removed in a future release.
1845
- Use a more secure flow instead.
+ [Deprecated] This API is deprecated for public client flows and will be
+ removed in a future release. Use a more secure flow instead.
1846
Migration guide: https://aka.ms/msal-ropc-migration
1847
1848
"""
0 commit comments