Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

auto

auto: boolean

Determines whether the handler supports automatic login.

config

config: Config

Protected logger

logger: Logger

name

name: string

The unique name of the handler

storage

Accessors

$name

  • get $name(): string

key

  • get key(): string

Methods

Optional connected

Protected navigate

  • navigate(url: string): void
  • Navigates to the url provided.

    Parameters

    • url: string

      the url to navigate to

    Returns void

open

Protected required

  • required(...keys: string[]): void

Generated using TypeDoc