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

auth-helpers package with SessionCapabilityObject #88

Merged

Commits on May 16, 2023

  1. Create auth-helpers package with SessionCapabilityObject that is impl…

    …emented by SIWE ReCap
    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    4b40974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda4ebe View commit details
    Browse the repository at this point in the history
  3. Update auth-helpers API

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5c988fb View commit details
    Browse the repository at this point in the history
  4. Use more suitable namespaces

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2831a60 View commit details
    Browse the repository at this point in the history
  5. Use interface + parent class

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b4d5a7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81da566 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9255750 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44de693 View commit details
    Browse the repository at this point in the history
  9. Add types to getSessionSigs

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9ef6cff View commit details
    Browse the repository at this point in the history
  10. Add SessionSigsMap type

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5d29fe7 View commit details
    Browse the repository at this point in the history
  11. Remove LitResourcePrefix.Wildcard, fix valid IRI syntax

    We need to use :// to separate scheme from path-absolute, and the letter * is not permitted per the ABNF grammar for the IRI scheme.
    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b82bea4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    50d7953 View commit details
    Browse the repository at this point in the history
  13. Add sanitize utility

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    291de9b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ed71db6 View commit details
    Browse the repository at this point in the history
  15. Fix bug where nx cannot find paths

    The asterisk in the line above will cover all packages already.
    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a99812d View commit details
    Browse the repository at this point in the history
  16. Misc. stuff

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    1ca51e8 View commit details
    Browse the repository at this point in the history
  17. Fix tests

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    3d992ab View commit details
    Browse the repository at this point in the history
  18. Fix e2e tests

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    db1ed06 View commit details
    Browse the repository at this point in the history
  19. Remove test-1 from bad rebase

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    55eed2b View commit details
    Browse the repository at this point in the history
  20. Address PR feedback

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    256092f View commit details
    Browse the repository at this point in the history
  21. Upgrade siwe-recap version

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    fc1e00f View commit details
    Browse the repository at this point in the history
  22. Tidy up

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    62e7761 View commit details
    Browse the repository at this point in the history
  23. Update changelog

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    28c4997 View commit details
    Browse the repository at this point in the history
  24. Update lit resource prefixes

    hwrdtm committed May 16, 2023
    Configuration menu
    Copy the full SHA
    e2f1137 View commit details
    Browse the repository at this point in the history