flask-social-example icon indicating copy to clipboard operation
flask-social-example copied to clipboard

An application that serves as a working example for Flask-Social

Results 14 flask-social-example issues
Sort by recently updated
recently updated
newest added

Could you please write some kind of manual how to deal with your app? I'm interesting in Flask-Social and want to use it in my own project, my i want...

Just nitpicking. This is about the lowest priority pull request ever.

If I enter no email or password on http://flask-social-example.herokuapp.com/login it reloads the /login page without any of the template files.

Since I usually use this example for testing and working on Flask-Social as a minimal implementation, I usually find it easier to just work with an in memory SQLite DB....