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

fix(ms-adal): add missing "claims" parameter to "acquireTokenAsync" function #3250

Merged
merged 2 commits into from Dec 9, 2019

Conversation

dallastjames
Copy link
Contributor

The acquireTokenAsync method has one additional optional parameter called claims. Adding support for this parameter in the types.

@dallastjames dallastjames changed the title fix(ms-adal): add missing claims parameter fix(ms-adal): Add setUseBroker method and missing claims parameter Dec 5, 2019
@dallastjames dallastjames changed the title fix(ms-adal): Add setUseBroker method and missing claims parameter fix(ms-adal): Add missing claims parameter Dec 5, 2019
@danielsogl danielsogl changed the title fix(ms-adal): Add missing claims parameter fix(ms-adal): add missing "claims" parameter to "acquireTokenAsync" function Dec 9, 2019
@danielsogl danielsogl self-assigned this Dec 9, 2019
@danielsogl danielsogl added the target: patch This PR is targeted for the next patch release label Dec 9, 2019
@danielsogl danielsogl merged commit ecd451c into danielsogl:master Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants