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.2.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.3.0
Choose a head ref
  • 13 commits
  • 16 files changed
  • 3 contributors

Commits on May 4, 2017

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

    Release 3.2.0
    lbalmaceda authored May 4, 2017
    Configuration menu
    Copy the full SHA
    b867910 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

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

Commits on Jun 26, 2017

  1. Merge pull request #183 from auth0/add-private-key-notes

    Add public and private key notes
    lbalmaceda authored Jun 26, 2017
    Configuration menu
    Copy the full SHA
    3f1472f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Configuration menu
    Copy the full SHA
    804b1bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #198 from inventage/improve-performance

    Instantiate exception only when required
    lbalmaceda authored Aug 29, 2017
    Configuration menu
    Copy the full SHA
    ba902e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. rename license file

    lbalmaceda committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    f2b5b5b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #200 from auth0/fix-license

    Rename license file
    lbalmaceda authored Sep 5, 2017
    Configuration menu
    Copy the full SHA
    34aee16 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. circle 2.0

    lbalmaceda committed Nov 3, 2017
    1 Configuration menu
    Copy the full SHA
    bb5b897 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #211 from auth0/circle2.0

    Use Circle 2.0
    aaguiarz authored Nov 3, 2017
    Configuration menu
    Copy the full SHA
    1d060b9 View commit details
    Browse the repository at this point in the history
  3. fix ECDSA signature encoding

    Use a copy of the ECDSA tests with BouncyCastle provider
    lbalmaceda committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    064a01e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. bump dependencies

    lbalmaceda committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    ecdc9f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from auth0/rework-ecdsa

    Rework ECDSA
    aaguiarz authored Nov 6, 2017
    Configuration menu
    Copy the full SHA
    4eb4b62 View commit details
    Browse the repository at this point in the history
  3. Release 3.3.0

    lbalmaceda committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    d6a5f7c View commit details
    Browse the repository at this point in the history
Loading
X Tutup