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 /challenges endpoint. #373

Merged
merged 5 commits into from
Mar 26, 2024

Commits on Mar 19, 2024

  1. Add challenge endpoint.

    - add challenge creation endpoint
    - remove passing `options.challenge` and `options.domain` to incorrect endpoints
    wes-smith committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3c194b5 View commit details
    Browse the repository at this point in the history
  2. Add firstVerified to challenge metadata, update wording, remove Chall…

    …engeVerificationMetadata from results.
    
    Co-authored-by: Manu Sporny <[email protected]>
    Co-authored-by: Dave Longley <[email protected]>
    3 people committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1b61b18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f41990c View commit details
    Browse the repository at this point in the history
  4. Apply changes from code review to formatting, property naming, and en…

    …dpoint description.
    
    Co-authored-by: Dave Longley <[email protected]>
    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    3 people committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0f47ef8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f34389 View commit details
    Browse the repository at this point in the history