python3-pyramid-multiauth

authentication policy for the Pyramid web framework (python 3)
  http://pypi.python.org/pypi/pyramid_multiauth
  0
  no reviews



The pyramid_multiauth package provides MultiAuthenticationPolicy: a Pyramid authentication policy that proxies to a stack of other IAuthenticationPolicy objects, to provide a combined auth solution from individual pieces.