getUserByEmail

open fun getUserByEmail(email: String): ProductUser

Find a ProductUser by email.

Return

matching ProductUser or null if none found

Parameters

email

email address