auth0 / auth0.net

.NET client for the Auth0 Authentication & Management APIs.
https://auth0.com
MIT License
328 stars 163 forks source link

Change Brute Force Error Message #709

Closed DominickBattistini closed 6 months ago

DominickBattistini commented 7 months ago

Changes

The Brute Force Protection error message is being changed to remove language related to email usage. This PR modifies a test which uses that language.

References

Please include relevant links supporting this change such as a:

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Checklist