Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDK-3117] Add Attack Protection endpoints #597

Merged
merged 3 commits into from
Feb 17, 2022

Conversation

evansims
Copy link
Member

@evansims evansims commented Feb 16, 2022

Changes

This PR:

  • Adds a Auth0\SDK\API\Management\AttackProtection class for making API calls to the Management API's Attack Protection endpoints.
  • Adds a Auth0\SDK\Contract\API\Management\AttackProtectionInterface contract for the class, for mockability in customer tests.
  • Updates the Auth0\SDK\API\Management Management API class factory to add support for the AttackProtection class.
  • Adds the AttackProtectionTest unit tests for the new endpoints.

References

Please see internal Jira ticket SDK-3117 for further details.

Testing

  • This PR introduces new tests. All new methods are covered.
  • 100% unit test coverage is ensured.

Contributor Checklist

@evansims evansims marked this pull request as ready for review February 16, 2022 18:48
@evansims evansims requested a review from a team as a code owner February 16, 2022 18:48
@evansims evansims merged commit 57418b5 into main Feb 17, 2022
@evansims evansims mentioned this pull request Feb 17, 2022
@evansims evansims deleted the sdk-3114/attack-protection-endpoints branch April 12, 2022 00:32
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants