@refinio/one.models
    Preparing search index...

    Function importIdentityFileAsOneInstanceEndpoint

    • Import an identity as OneInstanceEndpoint.

      This also signs the keys with our own key, so that they are considered trusted keys.

      Parameters

      • url: string

        The url to the file. The path is relative to the root of the loaded app.

      Returns Promise<UnversionedObjectResult<OneInstanceEndpoint>>