https://github.com/zopefoundation/zope.pluggableauth
Pluggable Authentication Utility
https://github.com/zopefoundation/zope.pluggableauth
Last synced: 8 months ago
JSON representation
Pluggable Authentication Utility
- Host: GitHub
- URL: https://github.com/zopefoundation/zope.pluggableauth
- Owner: zopefoundation
- License: other
- Created: 2013-02-22T04:55:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-09-12T07:30:21.000Z (9 months ago)
- Last Synced: 2025-09-27T13:33:29.957Z (9 months ago)
- Language: Python
- Homepage:
- Size: 396 KB
- Stars: 2
- Watchers: 66
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Copyright: COPYRIGHT.txt
Awesome Lists containing this project
README
========================
``zope.pluggableauth``
========================
.. image:: https://github.com/zopefoundation/zope.pluggableauth/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/zope.pluggableauth/actions/workflows/tests.yml
Based on ``zope.authentication``, this package provides a flexible and
pluggable authentication utility, and provides a number of common plugins.