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

Update LIALinkedInAuthorizationViewController.m #71

Merged
merged 1 commit into from
May 27, 2016

Conversation

adamcjohnson
Copy link
Contributor

As of today, the receivedState parameter has extra characters appended to it, and therefore does not match the original state.

For example, my state is "ABCDE"
The returned state is "ABCDE#!"

This fix keeps the state matching in tact in case extra chars are appended to the end.

As of today, the receivedState parameter has extra characters appended to it, and therefore does not match the original state.  

For example, my state is "ABCDE"
The returned state is "ABCDE#!"

This fix keeps the state matching in tact in case extra chars are appended to the end.
@miketsprague
Copy link

Thank you. It's nice of them to just add this -_______-

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.

3 participants