Static _allStatic authAuth Provider to use. This is only relevant for OAuthBackend, but specifying here as Backend is the only class users import.
Static capabilitiesStatic defaultStatic defaultStatic hooksStatic urlsStatic allStatic authservices.json from the auth provider will be cached here. You could also set this manually to avoid the network request.
Static hostReturn the hostname of the first URL pattern in the urls array, if not variable.
This is used to facilitate relative URLs when constructing Backends directly.
Subclasses with variable hostnames can override this.
Static titlePrivate #getHigher-level method for reading data from the backend. Subclasses should usually NOT override this method.
URL to fetch, if different from that provided in the constructor
Rest ...args: any[]null if not foundStatic findStatic fromStatic loadStatic parseURLStatic phraseStatic registerStatic testGenerated using TypeDoc
Store data in the browser's localStorage.