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