auth0-lock-passwordless
Advanced tools
Changelog
[2.2.2] - 2016-01-29
0.14.x
range of React packages. Otherwise we are forcing users to use a specific version of React.Changelog
[2.2.1] - 2016-01-18
authParams
option in a social login.Changelog
[2.2.0] - 2016-01-14
Changelog
[2.1.0] - 2016-01-06
Changelog
[2.0.0] - 2015-12-03
defaultLocation
option is not provided the country code will be derived from the user's geo-location. If it can't be obtained before the Lock is shown, it will default to +1 (US).emailcode.confirmation
was changed to emailcode.signedIn
.magiclink.confirmation
was changed to magiclink.emailSent
.sms.confirmation
was changed to sms.signedIn
.scope="openid profile"
is used. Can be avoided with the disableWarnings
option.social
method. The behavior can be controlled with the new connections
and socialBigButtons
options.socialOrMagiclink
, socialOrEmailcode
or socialOrSms
.destroy
method has been added since calling close
no longer frees the Lock's resources.Changelog
[1.0.2] - 2015-09-30