Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LookerAuthConfig

Auth server configuration

Hierarchy

  • LookerAuthConfig

Index

Properties

headers?: { name: string; value: string }[]
params?: { name: string; value: string }[]
url: string
withCredentials?: boolean

Generated using TypeDoc