The Firebase JS SDK is now in BETA!
This EAP site is no longer maintained. See the official Firebase Documentation site for the latest documentation and information about the Firebase JS SDK.

Home > @firebase/auth > UserCredential > operationType

UserCredential.operationType property

The type of operation which was used to authenticate the user (such as sign-in or link).

Signature:

operationType: OperationType;