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

Add Bot Protection support #329

Merged
merged 7 commits into from
Aug 21, 2020
Merged

Add Bot Protection support #329

merged 7 commits into from
Aug 21, 2020

Conversation

lbalmaceda
Copy link
Contributor

Changes

When Bot Protection is enabled, the requests can be flagged as suspicious requiring the user to complete the authentication following a browser-based flow. This PR adds guidance as well as tests that the introduced error code is supported.

References

https://auth0.com/docs/anomaly-detection/bot-protection

Testing

I've manually tested the README snippet on a separate app.

  • This change adds unit test coverage

  • This change adds integration test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

@lbalmaceda lbalmaceda added CH: Added small Small review labels Aug 20, 2020
@lbalmaceda lbalmaceda added this to the v1-Next milestone Aug 20, 2020
@lbalmaceda lbalmaceda requested a review from a team August 20, 2020 17:27
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@lbalmaceda lbalmaceda merged commit 5eace1d into master Aug 21, 2020
@lbalmaceda lbalmaceda deleted the feat-verify-request branch August 21, 2020 20:01
@lbalmaceda lbalmaceda modified the milestones: v1-Next, 1.25.0 Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Added small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants