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

Added isVerificationRequired error [SDK-1865] #408

Merged
merged 3 commits into from Aug 19, 2020

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented Aug 19, 2020

Changes

This PR adds a new error property to the AuthenticationError class to identify the error returned when the Bot Protection feature is enabled and a login/sign up request is flagged as suspicious.
Guidance was added to the README regarding how to handle this error.

Testing

The snippet added to the README was tested manually.

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

Checklist

@Widcket Widcket requested a review from a team August 19, 2020 17:45
@Widcket Widcket changed the title Add isVerificationRequired error [SDK-1865] Added isVerificationRequired error [SDK-1865] Aug 19, 2020
@Widcket Widcket added this to the vNext milestone Aug 19, 2020
@Widcket Widcket merged commit 686c2dd into master Aug 19, 2020
@Widcket Widcket deleted the feature/verification-required branch August 19, 2020 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants