AuthKit
+++++++
.. contents ::
Summary
=======
* Built for WSGI applications and middleware
* Sophisticated and extensible permissions system
* Built in support for HTTP basic, HTTP digest, form, cookie and OpenID
authentication methods plus others
* Easily define users, passwords and roles
* Designed to be totally extensible so you can use the components to integrate
with a database, LDAP connection or your own custom system
* Plays nicely with the `Pylons
There is also a `development version
Get Started
===========
* `Download and Installation
* `Pylons Book
Authorization and Advanced AuthKit form the AuthKit 0.4 documentation)
* `Module Reference
* `Trac