Member Junction
    Preparing search index...

    Function initializeDriverWithUserCredentials

    • Parameters

      Returns Promise<FileStorageBase>

      A promise resolving to an initialized FileStorageBase driver

      This function is being replaced by the enterprise file storage model. Use FileStorageAccount with Credential Engine instead.

      Initializes a storage driver with user-specific OAuth credentials. NOTE: This function currently only supports non-OAuth providers. OAuth provider support will be added via the Credential Engine integration.

      Error if the provider requires OAuth (not yet supported in enterprise model)