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

fix: check for challenges in create account controller #104

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

tessstoddard
Copy link
Contributor

@tessstoddard tessstoddard commented Oct 11, 2023

Summary of Changes

Adds logic to check for challenges in the create account call. If there are challenges return a 202 instead of 200

How Has This Been Tested?

I tested this locally. Verifying that we return a 200 if there are no challenges and a 202 if there are challenges

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@tessstoddard tessstoddard merged commit 730c281 into master Oct 11, 2023
4 checks passed
@tessstoddard tessstoddard deleted the tess/create_account_challenges branch October 11, 2023 19:39
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