Socket
Socket
Sign inDemoInstall

auth0-lock-passwordless

Package Overview
Dependencies
Maintainers
6
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth0-lock-passwordless - npm Package Versions

23

2.2.3

Diff

Changelog

Source

[2.2.3] - 2016-03-28

Fixed

  • Fix bug that prevented the widget to show up when a property was added to String.prototype (#105)
auth0
published 2.2.2 •

Changelog

Source

[2.2.2] - 2016-01-29

Fixed

  • Fix webpack bundling.
  • Dependencies on the 0.14.x range of React packages. Otherwise we are forcing users to use a specific version of React.
auth0
published 2.2.1 •

Changelog

Source

[2.2.1] - 2016-01-18

Changed

  • Some font alternatives are provided instead of defaulting to sans-serif immediately on systems without Avenir.

Fixed

  • Pass authParams option in a social login.
auth0
published 2.2.0 •

Changelog

Source

[2.2.0] - 2016-01-14

Changed

  • Make it easy to bundle the module with browserify or webpack. Custom transforms or loaders are no longer needed. Please review your bundling process when upgrading to this version.
auth0
published 2.1.1 •

Changelog

Source

[2.1.1] - 2016-01-07

Fixed

  • Namespace style normalization rules inside .auth0-lock.
auth0
published 2.1.0 •

Changelog

Source

[2.1.0] - 2016-01-06

Changed

  • Allow spaces and hyphens in phone numbers.
  • Upgrade to React v0.14.5.
  • Upgrade to Auth0.js v6.8.0.

Added

  • Add a back button when selecting a country code.

Fixed

  • Force all characters to lower-case when creating the Gravatar's md5 hash.
  • Fix resend magic link button in applications using page.js.
auth0
published 2.0.1 •

Changelog

Source

[2.0.1] - 2015-12-04

Fixed

  • Ensure Facebook page looks fine in the popup.
auth0
published 2.0.0 •

Changelog

Source

[2.0.0] - 2015-12-03

Changed

  • The Lock can now be reopened after it is closed.
  • When a 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).
  • Some dictionary keys, used for confirmation screens have been renamed:
    • emailcode.confirmation was changed to emailcode.signedIn.
    • magiclink.confirmation was changed to magiclink.emailSent.
    • sms.confirmation was changed to sms.signedIn.
  • Upgraded to React v0.14.3. Thanks @joelburget.
  • Upgraded to Auth0.js 6.7.7.

Added

  • A warning will be shown when a scope="openid profile" is used. Can be avoided with the disableWarnings option.
  • Now the Lock allows to authenticate with social providers by calling the social method. The behavior can be controlled with the new connections and socialBigButtons options.
  • It is possible to mix social authentication with all the previously provided passwordless alternatives by calling socialOrMagiclink, socialOrEmailcode or socialOrSms.
  • A destroy method has been added since calling close no longer frees the Lock's resources.

Fixed

  • Some styling tweaks in the Lock's header.
  • Footer text was displayed incorrectly in small screens.
auth0
published 1.0.2 •

Changelog

Source

[1.0.2] - 2015-09-30

Changed

  • Make phone number and verification code inputs bring up a numeric keyboard on mobile devices.

Fixed

  • Debounce Gravatar requests.
  • Use always the same height for the header icon.
  • Ensure the title always shows up always in the same place.
  • Fix close and back buttons on some old IE versions, they weren't responding to the click event.
  • Ensure the Lock is displayed correctly in pages with z-ordered elements (as long as their values are less than 10.000.00).
  • Use colors taken from the Gravatar for the header background.
auth0
published 1.0.1 •

Changelog

Source

[1.0.1] - 2015-09-30

Added

  • Specific error message for invalid phone numbers.

Fixed

  • Playground styling.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc