UNPKG

veritatisdoloremque

Version:
23 lines (13 loc) 617 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [SAMLAuthProvider](./auth.samlauthprovider.md) &gt; [credentialFromError](./auth.samlauthprovider.credentialfromerror.md) ## SAMLAuthProvider.credentialFromError() method <b>Signature:</b> ```typescript static credentialFromError(error: FirebaseError): AuthCredential | null; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | error | FirebaseError | | <b>Returns:</b> [AuthCredential](./auth.authcredential.md) \| null