voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 375 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [Config](./auth.config.md) > [apiScheme](./auth.config.apischeme.md)
## Config.apiScheme property
The scheme used to communicate with the Firebase Auth backend.
<b>Signature:</b>
```typescript
apiScheme: string;
```