I am not able to login after importing bulk users.
I checked log message and got a message about password change is required.
this is one of user data that I imported to auth0 database.
[
{:email=>“dev@mc.com”,
:email_verified=>true,
:custom_password_hash=>
{
:algorithm=>“bcrypt”,
:hash=> {:value=>“$2a$04$9aBeY2Hew.IswDDFuASnbeEdSkgA8sS4CJhVA1BBqyYm1iexu2BrC”}
}
}
]