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