Log in or register to vote.

AuthKit

An authentication and authorization toolkit for WSGI applications and frameworks

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 `_ web framework

There is also a `development version
`_.

Get Started
===========

* `Download and Installation `_
* `Pylons Book `_ (the two chapters on Authentication and
Authorization and Advanced AuthKit form the AuthKit 0.4 documentation)
* `Module Reference `_
* `Trac `_ - Tickets, Wiki ...

+1
Author:
James Gardner
Links: