Back to Pocketbase

Function findAuthRecordByEmail

static/jsvm/functions/_app.findAuthRecordByEmail.html

latest759 B
Original Source

Function findAuthRecordByEmail

  • findAuthRecordByEmail(collectionModelOrIdentifier, email): core.Record

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

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc