https://github.com/pylons/pyramid_who
Authentication policy for pyramid using repoze.who 2.0 API
https://github.com/pylons/pyramid_who
Last synced: about 1 year ago
JSON representation
Authentication policy for pyramid using repoze.who 2.0 API
- Host: GitHub
- URL: https://github.com/pylons/pyramid_who
- Owner: Pylons
- License: other
- Created: 2011-01-05T01:58:47.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-04-03T00:55:14.000Z (about 14 years ago)
- Last Synced: 2024-05-23T06:21:26.742Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 521 KB
- Stars: 10
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
``pyramid_who``
===============
``pyramid_who`` is an extension for the ``pyramid`` web framework, providing
an authentication policy based on the "new" ``repoze.who`` API, as found in
version 2.0 and greater.
For more information see http://docs.pylonsproject.org/projects/pyramid_who/dev/