Skip to content

Instantly share code, notes, and snippets.

@fernandojunior
Created October 12, 2014 06:40
Show Gist options
  • Save fernandojunior/90c82c0d597e4acdf424 to your computer and use it in GitHub Desktop.
Save fernandojunior/90c82c0d597e4acdf424 to your computer and use it in GitHub Desktop.
Flask auth
https://stormpath.com/blog/part-one-flask-authentication-problem/
http://flask-stormpath.readthedocs.org/en/latest/
http://blog.miguelgrinberg.com/post/restful-authentication-with-flask
https://github.com/miguelgrinberg/Flask-HTTPAuth
https://flask-login.readthedocs.org/en/latest/
http://pythonhosted.org/Flask-OAuth/
http://stackoverflow.com/questions/17512572/rauth-flask-how-to-login-via-twitter
http://www.shea.io/facebook-authentication-for-flask-apps/
https://github.com/lingthio/Flask-User
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment