Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 3.02 KB

README.rst

File metadata and controls

59 lines (46 loc) · 3.02 KB

Python versions

Build status Coverage Version status Documentation Status

AnyBlok / Pyramid

AnyBlok / Pyramid make the link between AnyBlok and Pyramid

It also gives you some bloks for adding user http authentication and role based authorization to your project.

Blok Dependencies Description
Pyramid   Add hooks to connect Pyramid authentification, OIDC Relying Party and authorization
auth pyramid Add 'User' and 'User.Role' models.
auth-password auth Add 'User.CredentialStore' model, a simple login, password table
authorization auth Add 'User.Authorization' model for managing permissions
user_identity auth Add some column on model Model.Pyramid.User

AnyBlok / Pyramid is released under the terms of the Mozilla Public License.

See the latest documentation