Optional errorWhether to throw an error if the storage implementation is not available.
The maxiumum time in milliseconds that a stored session will be retried for. Useful if you know how long the Binder servers are kept alive so that you can skip checking servers that have definitely shutdown.
Optional prefixAn optional string to prefix the storage key.
Optional storageThe storage driver to use.
Optional storageThe storage key to use for storing the Binder session.
The BinderHub's URL.
Generated using TypeDoc
A configuration object for a perishable storage implementation.