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.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2022-07-27 UTC.