@textile/hub > WithUserAuthOptions
WithUserAuthOptions interface
Set the options for authenticating with a user auth
Signature:
export interface WithUserAuthOptions extends CopyAuthOptions
Extends: CopyAuthOptions
Properties
| Property | Type | Description |
|---|---|---|
| debug? | boolean | (Optional) Optional. Get more detailed log information. |
| host? | string | (Optional) Development purposes only. |