Index

Properties

providerId

providerId: string

signInMethod

signInMethod: string

Methods

toJSON

  • toJSON ( ) : Object
  • Returns Object

Static fromJSON

  • fromJSON ( json Object | string ) : AuthCredential | null
  • Parameters

    • json: Object | string

      The plain object representation of an AuthCredential.

    Returns AuthCredential | null