Interface representing the Auth config.

Index

Properties

apiHost

apiHost: string

The host at which the Firebase Auth backend is running.

apiKey

apiKey: string

The API Key used to communicate with the Firebase Auth backend.

apiScheme

apiScheme: string

The scheme used to communicate with the Firebase Auth backend.

Optional authDomain

authDomain: string

The domain at which the web widgets are hosted (provided via Firebase Config).

sdkClientVersion

sdkClientVersion: string

The SDK Client Version.

tokenApiHost

tokenApiHost: string

The host at which the Secure Token API is running.