Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Config

Object that allows you to configure the Powergate client

Hierarchy

  • RpcOptions
    • Config

Index

Properties

Optional adminToken

adminToken: undefined | string

An admin auth token

Optional authToken

authToken: undefined | string

A user auth token

Optional debug

debug: undefined | false | true

host

host: string

The gRPC web host URL

Optional transport

transport: TransportFactory

Generated using TypeDoc