Form based authentication
Achim Domma <[email protected]>
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <[email protected]> |
Hi, can somebody point me to some examples about how to do form based authentication in twisted.web? I'm just getting started with twisted.web, because I want to implement some async web stuff. So far I really like it, because the handling of resources is quite similar to CherryPy, which I like too. But I was not able to find some up to date information about authentication and authorization in twisted.web. Any hint would be very appreciated. cheers, Achim