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.0.2
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.1.0
Choose a head ref
  • 15 commits
  • 27 files changed
  • 3 contributors

Commits on Dec 13, 2016

  1. Add LICENSE

    Closes #122
    hzalaz committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    5754aaf View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Configuration menu
    Copy the full SHA
    ce9a612 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from auth0/getter-claims-map

    Add getter for all the Payload's Claims
    hzalaz authored Dec 14, 2016
    Configuration menu
    Copy the full SHA
    8af46a2 View commit details
    Browse the repository at this point in the history
  3. add missing javadoc

    lbalmaceda committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    1b9cc7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e53d31d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    973f989 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

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

Commits on Dec 16, 2016

  1. Configuration menu
    Copy the full SHA
    07ea314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3725f4f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. Merge pull request #123 from auth0/feat-accept-more-types

    Accept Array type on verification and creation.
    hzalaz authored Jan 4, 2017
    Configuration menu
    Copy the full SHA
    9148ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24901e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0abcebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    545f5c4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #125 from auth0/clock-test-accessible

    Make Clock customization accessible for verification
    hzalaz authored Jan 4, 2017
    Configuration menu
    Copy the full SHA
    9a79032 View commit details
    Browse the repository at this point in the history
  6. Release 3.1.0

    hzalaz committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    140802c View commit details
    Browse the repository at this point in the history
Loading
X Tutup