Hi, I'd like to know if there is any example available of how to use this module. I've search the web but didn't find something useful.
I've a Nevow app working and I'd like to add user authentication to it.
Thanks!
On 06:41 pm, jjconti@gmail.com wrote:
Hi, I'd like to know if there is any example available of how to use this module. I've search the web but didn't find something useful.
I've a Nevow app working and I'd like to add user authentication to it.
Here's a couple:
http://divmod.org/trac/browser/trunk/Nevow/examples/guarded/
Jean-Paul