findUserByAuth

suspend fun findUserByAuth(email: String?, password: String?): User?

Get user with check password for auth