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.Android Loading
base: 1.5.0
Choose a base ref
...
head repository: auth0/Auth0.Android Loading
compare: 1.6.0
Choose a head ref
  • 18 commits
  • 23 files changed
  • 2 contributors

Commits on Jan 31, 2017

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

    Release 1.5.0
    hzalaz committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    3b8780d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

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

Commits on Feb 20, 2017

  1. Merge pull request #74 from auth0/fix-credentials

    Credentials fields are not guaranteed to be present
    hzalaz committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    62568ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1001930 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75 from auth0/strict-oidc-message

    Strictly compare the OIDC invalid_request message
    hzalaz committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    04a68d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fea3bf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Merge pull request #76 from auth0/add-get-user-profile

    Added: GET UserProfile endpoint for UsersAPIClient
    hzalaz committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    df9f22d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Configuration menu
    Copy the full SHA
    7f89cb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from auth0/id-from-profile

    Extract the user id from the 'sub' claim if present
    lbalmaceda committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    d3c7294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b3d23 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #78 from auth0/added-credentials-expires-in

    Add expires_in field to the Credentials class
    hzalaz committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    76e6945 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Configuration menu
    Copy the full SHA
    4314c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36aca42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43fc54e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cd830e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Merge pull request #79 from auth0/fixed-close-response-body

    Ensure closing the response body after it was parsed
    hzalaz committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    3c37a6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a3f35 View commit details
    Browse the repository at this point in the history
  3. Release 1.6.0

    lbalmaceda committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    e683c3c View commit details
    Browse the repository at this point in the history
Loading