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.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.2.2
Choose a base ref
...
head repository: auth0/auth0.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.2.3
Choose a head ref
  • 7 commits
  • 15 files changed
  • 3 contributors

Commits on Feb 9, 2018

  1. Configuration menu
    Copy the full SHA
    720a70d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #659 from auth0/luisrudge-patch-2

    Removing unnecessary code
    aaguiarz authored Feb 9, 2018
    1 Configuration menu
    Copy the full SHA
    98dd153 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. Fix federated param (#661)

    * fixing federated special case param
    
    * removing only
    
    * fixing test
    luisrudge authored Feb 14, 2018
    Configuration menu
    Copy the full SHA
    1bd00f2 View commit details
    Browse the repository at this point in the history
  2. Removing unnecessary parentheses (#663)

    * fixing federated special case param
    
    * removing only
    
    * fixing test
    
    * Removing parens
    luisrudge authored Feb 14, 2018
    Configuration menu
    Copy the full SHA
    f32d342 View commit details
    Browse the repository at this point in the history
  3. Use webAuth.login when calling signupAndLogin to support Univeral Log…

    …in Page (#664)
    
    * Use webAuth.login when calling signupAndLogin to support ULP
    
    * removed unnecessary client variable
    luisrudge authored Feb 14, 2018
    Configuration menu
    Copy the full SHA
    14d21e7 View commit details
    Browse the repository at this point in the history
  4. Release v9.2.3 (#665)

    * Release v9.2.3
    
    * fix changelog
    luisrudge authored Feb 14, 2018
    Configuration menu
    Copy the full SHA
    a167f1c View commit details
    Browse the repository at this point in the history
  5. v9.2.3

    Jenkins committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    7f5a067 View commit details
    Browse the repository at this point in the history
Loading