Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DicoogleClientOptions

Options for the login method.

Hierarchy

  • DicoogleClientOptions

Index

Properties

Properties

Optional secure

secure: boolean

Whether to use HTTPS instead of HTTP, if no scheme is specified in the url.

Optional token

token: string

The same user's token of a previous session, used only for restoring previous (but recent) sessions.

Generated using TypeDoc