Implement Breached Password Detection support for Management API create user

Feature: Implement Breached Password Detection support for Management API create user

Description: Currently, the Breached Password Detection feature is implemented when users are created via the signup API or directly via signing up using the Okta widget. However, if you create the user via the create user management API, this feature is not implemented, so a user with breached credentials will still get created.
Use-case: We are using the create user API as part of our custom enrollment flows. We need this implemented, because it is a bad user experience to allow a user to create their account, and then block them from logging in because they are using breached credentials.

Hi @Goldy.Lim,

Thanks for the feature request and welcome to the Auth0 Community!