ANN: clefstorm

Nagy László Zsolt gandalf at shopzeus.com
Mon Oct 26 11:11:46 EDT 2015


ClefSform provides a simple module that can be used from a Tornado
server to authenticate users with Clef (www.getclef.com) two-factor
authentication.

This is a pre-release, it can only be used with tornado version 4.3.
That version is still beta, but that is the only version that supports
async def statements with tornado's ioloop.

The PyPi package contains the module for the API only. The repository
contains an example web server that can be used to understand how Clef
single sign out works.

PyPi: https://pypi.python.org/pypi/clefstorm
Documentation: http://pythonhosted.org/clefstorm/
Repository: https://bitbucket.org/nagylzs/clefstorm

Cheers,

   Laszlo




More information about the Python-list mailing list