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/auth0-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.31.0
Choose a base ref
...
head repository: auth0/auth0-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.32.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on May 10, 2021

  1. Merge pull request #355 from auth0/release-1.31.0

    Release 1.31.0
    jimmyjames authored May 10, 2021
    Configuration menu
    Copy the full SHA
    9213fda View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    827fddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2bfd91 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Merge pull request #358 from auth0/upd-plugin

    Update OSS release plugin version
    lbalmaceda authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    ff4a1fe View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. [SDK-2622] Add expiresAt to token response (#357)

    * Add tests for preserving deserialization of TokenHolder prior to refactoring
    
    * Add custom deserializer
    
    * Add calculated expiresAt field to TokenHolder
    
    * Add test for default constructor
    
    * Updated test for improved coverage
    
    * Review feedback - updated Javadocs, return null for expiresAt if expires_in not provided
    jimmyjames authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    fd36528 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Release 1.32.0

    lbalmaceda committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    cb83649 View commit details
    Browse the repository at this point in the history
Loading