Authomatic 0.0.10

Peter Hudec peterhudec.com at gmail.com
Thu Dec 18 21:14:26 CET 2014


Hi,

I would like to announce that Authomatic 0.0.10 is out with following changes:
http://peterhudec.github.io/authomatic/changelog.html#version-0-0-10

* Fixed a bug when saving non-JSON-serializable values to third party sessions by the python-openid package caused a KeyError.
* Added the oauth2.Eventbrite provider.
* Added the oauth2.Amazon provider.
* Improved OAuth 2.0 Error Handling.

Authomatic is a framework agnostic authorization / authentication
client library for Python web applications with out-of-the-box support for Flask, Webapp2, Django and Pyramid frameworks, 18 Oauth 2.0, and 11 Oauth 1.0a providers as well as OpenID.

Check out the live demo running on Google App Engine:
https://authomatic-example.appspot.com/

Project home:
http://peterhudec.github.io/authomatic

Enjoy!

Peter Hudec


More information about the Python-announce-list mailing list