wooyek / flask-social-blueprint

An OAuth based authentication blueprint for flask. Easy to extend and override.
MIT License
83 stars 29 forks source link

Simplify authentication by using 'Authomatic` #23

Open xeroc opened 8 years ago

xeroc commented 8 years ago

With authomatic, you could simplify the oauth/openid authentication and focus on the Connections Model.: http://peterhudec.github.io/authomatic/

Out of the box support for:

wooyek commented 8 years ago

WTF? Is this spam or what?

xeroc commented 8 years ago

Erm .. no .. I am recommending to use authomatic in flask-social-blueprint to

wooyek commented 8 years ago

Oh! Then please create a pull request :)