RemoteStorage.Discover

This class deals with the Webfinger lookup, discovering a connecting user’s storage details.

The discovery timeout can be configured via `RemoteStorage.config.discoveryTimeout` (in ms).

Arguments

userAddressuser@host
callbackgets called with href of the storage, the type and the authURL
Close