Skip to content

hteo1337/flask-rbac

 
 

Repository files navigation

flask-rbac: Flask framework based implementation of Role based access control

High-level feature set

  • A microservice implementation of Role based access control using Flask
  • The database schema has been designed with Permission management for a multi-tenancy setup
  • The microservice have been designed as a Data-driven application, where-in the modules/permissions etc. can be manageed directly through the database

About

Flask framework based implementation of Role based access control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.9%
  • C 15.4%
  • HTML 0.2%
  • Shell 0.2%
  • CSS 0.1%
  • PLpgSQL 0.1%
  • JavaScript 0.1%