Managing Membership And Access

Membership and role checks are implemented in checkPermission against your user/org tables — not duplicated here. For product admin flows (invites, billing), see registerTinyCoreRoutes modules.

API access for integrations is ai.use for most orchestration reads/writes; settings routes need settings.update.

See also

Was this page helpful?