z3c.authenticator

IAuthentication implementation for for Zope3


Keywords
zope3, z3c, authentication, auth, group
License
ZPL-2.1
Install
pip install z3c.authenticator==0.6.0

Documentation

This package provides an IAuthentication implementation for Zope3. Note that
this implementation is independent of zope.app.authentication and it doesn't
depend on that package. This means it doesn't even use the credential or
authentication plugins offered from zope.app.authentication package.