A user authentication and authorization component for the BlazeWeb framework


License
BSD-3-Clause
Install
pip install AuthBWC==0.3.2

Documentation

AuthBWC

https://ci.appveyor.com/api/projects/status/igcgxyne23vlubs2?svg=true https://circleci.com/gh/blazelibs/authbwc.svg?style=shield

Introduction

AuthBWC is a component for BlazeWeb applications. It provides users, groups, permissions, related helpers and views. Proper integration of this component will allow applications to have views that can only be accessed by certain users.

Includes email notifications when an account is created as well as an email based password reset mechanism.

Questions & Comments

Please visit: http://groups.google.com/group/blazelibs

Current Status

The code stays pretty stable, but the API may change in the future.

The AuthBWC tip is installable via easy_install with easy_install AuthBWC==dev