UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 480 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [UserCredential](./auth-types.usercredential.md) &gt; [operationType](./auth-types.usercredential.operationtype.md) ## UserCredential.operationType property The type of operation which was used to authenticate the user (such as sign-in or link). <b>Signature:</b> ```typescript operationType: OperationType; ```