Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: noha/JSONWebToken
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: adjust-github-actions
Choose a base ref
...
head repository: noha/JSONWebToken
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 214 files changed
  • 3 contributors

Commits on Mar 28, 2025

  1. Merge pull request #26 from noha/adjust-github-actions

    Adjusted README and github actions to reflect current state
    noha authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    2c3b272 View commit details
    Browse the repository at this point in the history
  2. changed to single branch

    noha committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    d9bb221 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. sources migrated

    noha committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    fdedcbb View commit details
    Browse the repository at this point in the history
  2. sources migrated

    noha committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    fa69be3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63b01fb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from noha/pharo10-openssl1.1

    sources migrated
    noha authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    644ceb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Make the JOSE and subclass header properties accessible via #at: and …

    …#at:put:
    
    Add kid property directly to JOSEHeader.
    Add notBefore and jwtId claim names to JWTClaimsSet
    StephanEggermont committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    9a45d83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from StephanEggermont/master

    Make the JOSE and subclass header properties accessible via #at: and …
    noha authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    e09a82c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b255fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #30 from noha/integrate-headers-accessors

    Integrate headers accessors
    noha authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    d1ec3b1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #31 from noha/pharo10-openssl1.1

    Pharo10 openssl1.1
    noha authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    837c289 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb393b5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #32 from noha/add-pharo-alpha

    updated github actions with newer pharo versions
    noha authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    b565058 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #33 from noha/pharo10-openssl1.1

    Pharo10 openssl1.1
    noha authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    cd15dc5 View commit details
    Browse the repository at this point in the history
Loading