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 AuthenticationException.isTooManyAttempts error #615

Merged

Conversation

tomhusson-toast
Copy link
Contributor

Changes

This change adds a convenience method isTooManyAttempts to the AuthenticationException class to match the Auth0.Swift implementation.

References

https://github.com/auth0/Auth0.swift/blob/568f15ee30a5d911a24e3bd75de8297bd5a87e28/Auth0/AuthenticationError.swift#L109

Testing

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

  • [ X] This change adds unit test coverage

  • This change adds integration test coverage

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

Checklist

@tomhusson-toast tomhusson-toast requested a review from a team as a code owner October 28, 2022 18:40
@Widcket
Copy link
Contributor

Widcket commented Nov 7, 2022

cc @poovamraj

@tomhusson-toast
Copy link
Contributor Author

Is there anything I need to do to get this change request approved?

@poovamraj
Copy link
Contributor

Hi @tomhusson-toast, thank you for your contribution. Really apologize for the late response. I am checking out this PR today and will get back to you soon.

Copy link
Contributor

@poovamraj poovamraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomhusson-toast Thanks a for this great contribution and sorry for the delay on our end. We are merging this now and will be released in our next version :)

@poovamraj poovamraj merged commit 163c58c into auth0:main Feb 2, 2023
@poovamraj poovamraj added this to the 2.9.0 milestone Mar 16, 2023
This was referenced Mar 16, 2023
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

3 participants