Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

authorization

Design access control — RBAC for coarse function-level checks, Postgres Row Level Security (RLS) for row-level data isolation, ABAC pushed to the app/policy layer. Use when adding permissions, building multi-user data access, or when one user can see another's data. Not for establishing who the caller is (use authentication) or tenant isolation specifically (use multitenancy-audit).

النجوم٠
التفرعات٠
آخر تحديث٨ يونيو ٢٠٢٦ في ١٣:٤١
SKILL.md
readonly