Roles¶
roles
¶
SQLAlchemy role adapter implementation.
Provides database operations for role-based access control using SQLAlchemy/SQLModel.
Classes¶
SQLAlchemyRoleAdapter
¶
Bases: RoleAdapter
SQLAlchemy implementation of RoleAdapter for RBAC database operations.