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

feat: add claims and scope support #18

Merged
merged 29 commits into from
Jun 2, 2023
Merged

feat: add claims and scope support #18

merged 29 commits into from
Jun 2, 2023

Commits on May 24, 2023

  1. Add support for Request by reference

    Add tests for RequestUrl
    
    Add missing request parameters
    
    Add sphereon demo website test
    
    Update documentation with new RequestUrl
    
    Remove sphereon demo example
    
    Add validate_request method to Provider struct
    
    Add preoper Ser and De for SiopRequest and RequestBuilder
    
    Add skeptic for Markdown code testing
    
    Add support for Request by reference
    
    fix: fix rebase conflicts
    
    Add comments and fix some tests
    
    fix: Move `derivative` to dev-dependencies
    
    Refactor Provider and Subject
    
    improve tests and example using wiremock
    
    Improve struct field serde
    
    fix: remove claims from lib.rs
    
    style: fix arguments order
    
    Add did:key DID method
    
    Add support for Request by reference
    
    fix: Remove lifetime annotations
    
    Add preoper Ser and De for SiopRequest and RequestBuilder
    
    Add Scope and Claim
    
    fix: fix rebase conflicts
    nanderstabel committed May 24, 2023
    Configuration menu
    Copy the full SHA
    32c5679 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf62f8 View commit details
    Browse the repository at this point in the history
  3. fix: remove custom serde

    nanderstabel committed May 24, 2023
    Configuration menu
    Copy the full SHA
    92b67d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fdc872 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    274fb01 View commit details
    Browse the repository at this point in the history
  6. Update README example

    nanderstabel committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c7cd934 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f601506 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b8cb5b View commit details
    Browse the repository at this point in the history
  9. Remove storage.rs

    nanderstabel committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1782356 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb9151a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ee67da View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1efe636 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    358ab96 View commit details
    Browse the repository at this point in the history
  14. fix: fex rebase to dev

    nanderstabel committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f6a6e66 View commit details
    Browse the repository at this point in the history
  15. fix: fix rebase to dev

    nanderstabel committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e84f57a View commit details
    Browse the repository at this point in the history
  16. feat: add rust-tls feature flag

    fix: disable default features for reqwest
    
    fix: add dependency feature
    
    fix: add dependency feature
    nanderstabel committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6f13b7c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b0f640d View commit details
    Browse the repository at this point in the history
  18. docs: add todo comment

    nanderstabel committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ad893af View commit details
    Browse the repository at this point in the history
  19. fix: adjust TODO comment

    nanderstabel committed May 24, 2023
    Configuration menu
    Copy the full SHA
    03ba308 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8fc4887 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ca022ea View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    73854a8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e18e956 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    96372f5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1458170 View commit details
    Browse the repository at this point in the history
  26. fix: build

    nanderstabel committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ad71edf View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1e8e818 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. feat: refactor claims.rs

    nanderstabel committed May 30, 2023
    Configuration menu
    Copy the full SHA
    40dce93 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    df50347 View commit details
    Browse the repository at this point in the history