Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + func CacheInit(org org.ClientInterface) + func GetOrgByOrgID(orgID string) (*orgpb.Org, bool) + func GetOrgByProjectID(projectID string) (*orgpb.Org, bool) + func UserCanAccessTheApp(userID, appID string) bool + func UserCanAccessTheProject(userID, projectID string) bool