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.0pre5.zip
cd AuthKit-0.3.0pre5
python setup.py install

or using easy_install:

easy_install -U "AuthKit==0.3.0pre5"

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.0pre5"

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.0pre5.zip (31.7 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Source

File details

Details for the file AuthKit-0.3.0pre5.zip.

File metadata

  • Download URL: AuthKit-0.3.0pre5.zip
  • Upload date:
  • Size: 31.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for AuthKit-0.3.0pre5.zip
Algorithm Hash digest
SHA256 c9e588524d06c680f97ff44cb212f024850ef1ee4c402ed403ed0d2ba6d4d5e2
MD5 3a2b1aca6eb7bd843aef9a8556a191f4
BLAKE2b-256 0c380c9f79b5335d690cc5d0cef4e61893df14b3333c510363b3b36449f8fefa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for AuthKit-0.3.0pre5-py2.4.egg
Algorithm Hash digest
SHA256 068397910c4c074e731b299e5ea3c4e34c52b6837251891685b323a5384088f5
MD5 8dbd9486ddd1f0b89e632859b21e5b19
BLAKE2b-256 0f24badab7a544390758779425c2e34955f5eafc76c153fe9d4ebcd1d4f81bb1

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