Function findAuthRecordByEmail

  • FindAuthRecordByEmail finds the auth record associated with the provided email.

    Returns an error if it is not an auth collection or the record is not found.

    Parameters

    • collectionModelOrIdentifier: any
    • email: string

    Returns core.Record

Generated using TypeDoc