Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

fix connect_callback() so redirect is correct upon failure #19

Closed
wants to merge 2 commits into from

Conversation

eriktaubeneck
Copy link
Collaborator

This fixes Issue 18.

Since the result of the connect function was being handed directly to connect_handler, the redirect was being consumed as cv in connect_handler, rather than actually performing the redirect. Moving the check if cv is None outside of the connect function fixes the issue.

@eriktaubeneck
Copy link
Collaborator Author

@mattupstate ping

@eriktaubeneck
Copy link
Collaborator Author

I just realized this is attempting to pull into develop, it should pull into master. See pull #20.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Denied Twitter Connection fails upon return to Flask Social
1 participant