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: 425093a
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: 3bf99c3
Choose a head ref
  • 17 commits
  • 30 files changed
  • 4 contributors

Commits on Feb 9, 2019

  1. Add test case for PasswordChangeTicket with Email

    Improved unit test coverage, and added a unit test for covering the case of creating a PasswordChangeTicket using an email and custom connection as parameters.
    
    Improved from 73% to 93%.
    pedes authored Feb 9, 2019
    Configuration menu
    Copy the full SHA
    033b863 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Issue #192 - add support for Core Authorization features to manage ro…

    …les and permissions for users
    cs-jackb authored and jakbutler committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    eddfd60 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

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

    Release 1.12.0
    lbalmaceda authored Apr 17, 2019
    Configuration menu
    Copy the full SHA
    ed220dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    107ca68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5c737d View commit details
    Browse the repository at this point in the history
  4. update telemetry format

    lbalmaceda authored and cs-jackb committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    7d5c9ac View commit details
    Browse the repository at this point in the history
  5. make Telemetry a public class

    lbalmaceda authored and cs-jackb committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    4610276 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef15c1b View commit details
    Browse the repository at this point in the history
  7. update library version key

    lbalmaceda authored and cs-jackb committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    6ba9175 View commit details
    Browse the repository at this point in the history
  8. Release 1.12.0

    lbalmaceda authored and cs-jackb committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    f5a970f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca2877c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Configuration menu
    Copy the full SHA
    487f665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9906ff9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #193 from jakbutler/feature/core-authorization-sup…

    …port
    
    Add support for Core Authorization's User Roles and Permissions
    lbalmaceda authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    d3c24db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6ab8e1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #187 from pedes/ImproveTestCoverageForPasswordChan…

    …geTicket
    
    Add test case for PasswordChangeTicket with Email
    lbalmaceda authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    57e9024 View commit details
    Browse the repository at this point in the history
  6. Release 1.13.0

    lbalmaceda committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    3bf99c3 View commit details
    Browse the repository at this point in the history
Loading