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 auth check on receive next props #51

Closed
wants to merge 1 commit into from
Closed

Fix auth check on receive next props #51

wants to merge 1 commit into from

Conversation

Windstalker
Copy link

Add negation to isAuthorized result for nextProps.authData check

Add negation to isAuthorized result for nextProps.authData check
@Windstalker
Copy link
Author

@mjrussell Seems that you forgot to add ! and this leads to #49

@Windstalker
Copy link
Author

Sorry, I haven't read your test cases first and misunderstood the behavior. Closing for now.

@mjrussell
Copy link
Owner

mjrussell commented Jun 27, 2016

Yeah this would have resulted in re-introducing the redirect issues previously in 0.5.0. See #49 (comment) for an explanation of why there shouldn't be a !

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.

2 participants