Skip to content

Conversation

@adamzero1
Copy link

docs: added docs for accessing validation error messages

refactor: refactored Client class to let challenge object construct itself
Meaning the Client object doesn't need to know about all potential fields for the challenge object.

feat: validation error message access
Added new variables to the challenge object
Added a new Error object
This way if a challenge fails to validate, information about why the validation failed can be obtained.

…tself

Meaning the Client object doesn't need to know about all potential fields for the challenge object.
Added new variables to the challenge object
Added a new Error object
This way if a challenge fails to validate, information about why the validation failed can be obtained.
@adamzero1
Copy link
Author

Is there something needed from me to get this merged in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants