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

Extend RequestParsing to SignatureRequests #143

Merged
merged 14 commits into from
Oct 16, 2024

Commits on Oct 14, 2024

  1. Refactor Requestparser

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    912e885 View commit details
    Browse the repository at this point in the history
  2. Make RequestParser public

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    50db0ab View commit details
    Browse the repository at this point in the history
  3. Refactor parseRequestParameters

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bac72d3 View commit details
    Browse the repository at this point in the history
  4. Refactor parseRequestParameters

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6fe05e2 View commit details
    Browse the repository at this point in the history
  5. Refactor parseRequestParameters

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ed9ef85 View commit details
    Browse the repository at this point in the history
  6. Clean up

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8b001a8 View commit details
    Browse the repository at this point in the history
  7. Update Readme

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6ea7246 View commit details
    Browse the repository at this point in the history
  8. Clean up

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c036b8b View commit details
    Browse the repository at this point in the history
  9. Add todos for other branch

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0dde2d6 View commit details
    Browse the repository at this point in the history
  10. Add documentation

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    01f693c View commit details
    Browse the repository at this point in the history
  11. Make clientId nullable

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4fadb72 View commit details
    Browse the repository at this point in the history
  12. Fix import

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    13c5ae4 View commit details
    Browse the repository at this point in the history
  13. Add simple test

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0bb9de5 View commit details
    Browse the repository at this point in the history
  14. Add simple test

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cc90a97 View commit details
    Browse the repository at this point in the history