Sanity App SDK
    Preparing search index...

    Function observeOrganizationVerificationState

    • Creates an observable that emits the organization verification state for a given instance. It combines the dashboard organization ID (from auth context) with the project's actual organization ID (fetched via getProjectState) and compares them.

      Parameters

      Returns Observable<OrgVerificationResult>