[Ncr-Python.in] Protected web APIs (short and simple)

Subhranath Chunder subhranath at gmail.com
Fri Apr 22 13:23:24 CEST 2011


Hi,

I've created a small and simple Python helper module to have protected web
APIs in Django or other python projects, using a secret key string.
It's using HMAC MD5.

The main concept is of Facebook 'signed_request'.

For details: https://github.com/subhranath/python-web-api-auth-helper

Thanks,
Subhranath Chunder.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ncr-python.in/attachments/20110422/b216882b/attachment.html>


More information about the Ncr-Python.in mailing list