Hi all, we've been working towards building Role-Based Access Control (RBAC) features into our libraries at oso. We had released a preview of those features in our sqlalchemy-oso package, and since then have polished those features up, written some docs, and are excited to share a sample app showcasing our new out-of-the box roles features!
Link to Introducing Built-in Roles with oso. <https://www.osohq.com/post/introducing-builtin-roles> It covers how to structure Role-Based Access Control (RBAC) and how we ship roles out-of-the-box for SQLAlchemy. Plus feature designs, broader thinking on roles, and the sample app we use to validate and showcase the sqlalchemy-oso library. -- SQLAlchemy - The Python SQL Toolkit and Object Relational Mapper http://www.sqlalchemy.org/ To post example code, please provide an MCVE: Minimal, Complete, and Verifiable Example. See http://stackoverflow.com/help/mcve for a full description. --- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/50f0c039-9fdb-42cb-b40e-a17f8c70c282n%40googlegroups.com.
