Versions in this module Expand all Collapse all v1 v1.5.1 May 14, 2026 v1.5.0 May 13, 2026 Changes in this version + const ProviderAdminRole + const ProviderViewerRole + const TenantAdminRole + func ValidateOrgMembership(user *cdbm.User, org string) (bool, error) + func ValidateUserRoles(user *cdbm.User, orgName string, teamName *string, targetRoles ...string) bool + func ValidateUserRolesInOrg(userOrgDetails cdbm.Org, teamName *string, targetRoles ...string) bool