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/lock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.1.3
Choose a base ref
...
head repository: auth0/lock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.2.0
Choose a head ref
  • 4 commits
  • 64 files changed
  • 2 contributors

Commits on Feb 2, 2018

  1. Add passwordless support (#1070)

    * Add passwordless support
    
    * Creating a new example page
    
    * Upgrading auth0.js to fix nonce bug
    
    * Handling COA not enabled error
    
    * send authParams to pwdless.login
    
    * Fixing rebase
    
    * Move test to jest's expect
    
    * fixing support file
    
    * Prepare 11.1.3 (#1241)
    
    * Release v11.1.3
    
    * fixing changelog
    
    * removing legacy stuff
    
    * use email instead of sms
    
    * renaming pwdless lock title
    
    * simplifying `send` param
    
    * upgrading a0js to handle embedded and hosted
    
    * show error getssodata
    
    * removing console.error
    luisrudge authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    fc16f19 View commit details
    Browse the repository at this point in the history
  2. call /ssodata when inside the universal login page (#1245)

    * call /ssodata if we're in the universal login page
    
    * Handling embedded and hosted scenarios in quick-auth
    luisrudge authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    5f2b6e0 View commit details
    Browse the repository at this point in the history
  3. Release v11.2.0 (#1246)

    luisrudge authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    59643f2 View commit details
    Browse the repository at this point in the history
  4. v11.2.0

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