voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
21 lines (12 loc) • 530 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [SAMLAuthProvider](./auth.samlauthprovider.md) > [(constructor)](./auth.samlauthprovider._constructor_.md)
## SAMLAuthProvider.(constructor)
Constructor. The providerId must start with "saml."
<b>Signature:</b>
```typescript
constructor(providerId: string);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| providerId | string | |