Skip to content

Precise DeprecationWarning for auth code API - #303

Merged
Ray Luo (rayluo) merged 1 commit into
devfrom
deprecates-auth-code
Feb 2, 2021
Merged

Ray Luo (rayluo) merged 1 commit into
devfrom
deprecates-auth-code

Conversation

@rayluo

@rayluo Ray Luo (rayluo) commented Jan 30, 2021

Copy link
Copy Markdown
Contributor

Fix #301 by changing the deprecation warning message to:

msal/application.py:446: DeprecationWarning: Change your get_authorization_request_url() to initiate_auth_code_flow()
msal/application.py:581: DeprecationWarning: Change your acquire_token_by_authorization_code() to acquire_token_by_auth_code_flow()

Charles Lowell (@chlowell) Does those wording work for you?

@chlowell

Copy link
Copy Markdown
Contributor

Sure, I think that will help people update 👍

@rayluo
Ray Luo (rayluo) merged commit 0fb43c5 into dev Feb 2, 2021
@rayluo
Ray Luo (rayluo) deleted the deprecates-auth-code branch February 2, 2021 02:47
@rayluo Ray Luo (rayluo) mentioned this pull request Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unclear deprecation warnings

2 participants