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

Fixes typo in negotiate response #17

Merged
merged 1 commit into from Aug 9, 2020

Conversation

Yunksi
Copy link

@Yunksi Yunksi commented Aug 8, 2020

When first negotiate response returned access token and url, the next access token was incorrectly assigned to property. That cause the second negotiate response returning 401 Unauthorized.

This PR fixes the typo in NegotiateResponseExtension.

@jamiewest jamiewest merged commit f28f4bf into jamiewest:master Aug 9, 2020
@jamiewest
Copy link
Owner

Thank you for your pull request!

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