authorize
Please update your code to use authkit.authorize.wsgi_adaptors instead of this module.
The authorize module is accessible via the authkit module.
Modules
The authkit.authorize module exposes 2 submodules:
- pylons_adaptors
- Pylons specific code to facilitate using AuthKit with Pylons
- wsgi_adaptors
- Authorization objects for checking permissions
See the source for more information.
