Skip to main content

An authentication and authorization toolkit for WSGI applications and frameworks

Project description

  • Built for WSGI applications and middleware

  • Sophisticated and extensible permissions system

  • Built in support for HTTP basic, HTTP digest, form, cookie and OpenID authentication mehtods 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.

Installation

Source distribution:

unzip zxfv AuthKit-0.3.0pre4.zip
cd AuthKit-0.3.0pre4
python setup.py install

or using easy_install:

easy_install -U "AuthKit==0.3.0pre4"

or if you don’t have easy_install installed yet:

wget http://peak.telecommunity.com/dist/ez_setup.py
python ez_setup.py "AuthKit==0.3.0pre4"

Development version:

svn co http://authkit.org/svn/AuthKit/trunk AuthKit
cd AuthKit
python setup.py develop

Get Started

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AuthKit-0.3.0pre4.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

AuthKit-0.3.0pre4-py2.4.egg (61.4 kB view details)

Uploaded Source

File details

Details for the file AuthKit-0.3.0pre4.tar.gz.

File metadata

  • Download URL: AuthKit-0.3.0pre4.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for AuthKit-0.3.0pre4.tar.gz
Algorithm Hash digest
SHA256 027c872c343231987578476ab6ca18bf7a987e7b995720ee3a3c23f2be4dfb67
MD5 d47c2517eaeec00bfd467eb60d565d11
BLAKE2b-256 ab8615c1bd74070d0da0774447dbcf2694a7f950f03a664c0fec0b80eebbf6e5

See more details on using hashes here.

File details

Details for the file AuthKit-0.3.0pre4-py2.4.egg.

File metadata

File hashes

Hashes for AuthKit-0.3.0pre4-py2.4.egg
Algorithm Hash digest
SHA256 5bdc54f279635e3b2d333ecb91bbde79313b63fdf13a42ed618f74b1506216c5
MD5 3ea0fab8c2342b0ca29eeae3d39403f5
BLAKE2b-256 b8adeb7b99b7787d102d374817383f6e20b84208feebe595b4720b0dde4060ef

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page