X Tutup
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: auth0/java-jwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.0
Choose a base ref
...
head repository: auth0/java-jwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.0
Choose a head ref
  • 13 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 6, 2017

  1. Merge pull request #218 from auth0/perform-release

    Release 3.3.0
    lbalmaceda authored Nov 6, 2017
    Configuration menu
    Copy the full SHA
    7dcea42 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Fix for issue #236 - refactored HMACAlgorithm so that it doesn't thro…

    …w an UnsupportedEncodingException
    obecker committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    f229898 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Merge pull request #242 from obecker/fix-issue-236-UnsupportedEncodin…

    …gException
    
    Refactored HMACAlgorithm so that it doesn't throw an UnsupportedEncodingException
    lbalmaceda authored May 29, 2018
    Configuration menu
    Copy the full SHA
    d45f972 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed94ed4 View commit details
    Browse the repository at this point in the history
  3. change exception message

    lbalmaceda committed May 29, 2018
    Configuration menu
    Copy the full SHA
    95e7e51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00132e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Merge pull request #241 from auth0/throw-date

    Throw JWTDecodeException when date claim format is invalid
    lbalmaceda authored Jun 4, 2018
    Configuration menu
    Copy the full SHA
    c8f23a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    0af595d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b34453 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #244 from skjolber/dependency-check

    Bump Jackson dependency
    lbalmaceda authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    1d56b22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7ff985 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #261 from auth0/security-fix

    Bump dependencies
    lbalmaceda authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f7f1192 View commit details
    Browse the repository at this point in the history
  6. Release 3.4.0

    lbalmaceda committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    8930e46 View commit details
    Browse the repository at this point in the history
Loading
X Tutup