voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 417 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [ApplicationVerifier](./auth.applicationverifier.md) > [type](./auth.applicationverifier.type.md)
## ApplicationVerifier.type property
Identifies the type of application verifier (e.g. "recaptcha").
<b>Signature:</b>
```typescript
readonly type: string;
```