hi <@498057949541826571> When I do it with emailpa...
# support-questions-legacy
c
hi @rp_st When I do it with emailpassword, values ​​come to the userinfo variable, but when I do it with thirdpartyemailpassword, no values ​​come up. Is there a different way?
userInfos, err := emailpassword.GetUserByEmail(newTenant.TenantID, newTenant.Email)
userInfos, err := thirdpartyemailpassword.GetUserByEmail(newTenant.TenantID, newTenant.Email)