This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Description
There are great examples of the config for the different tokens (Twitter and Facebook) in the README.md.
It would also be nice to have an example of how to input the configuration values.
Right now I am not sure how to properly input the configuration since this format crashes
app.config['SOCIAL_CONNECT_DENY_REDIRECT'] = "/done"
Related to my Stackoverflow question.
Thanks for a great Flask extension.