Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_access_token: error checking #1841

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

andreikop
Copy link

In case if msal_app().acquire_token_silent() returns an error
raise an exception with error details instead of crashing with KeyError

In case if msal_app().acquire_token_silent() returns an error
raise an exception with error details instead of crashing with KeyError
@andreikop andreikop requested a review from a team as a code owner November 30, 2021 09:45
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.

None yet

2 participants