auth0-lock
Advanced tools
Changelog
v12.0.0 (2023-01-20)
Lock is now built using React 18, which resolves a number of security vulnerabilities and improves performance. If you encounter any issues relating to this upgrade, please submit a bug report.
Despite the major version bump, v12 is completely API-compatible with v11.
Changed
Changelog
v11.35.0 (2022-12-19)
Added
Changed
Changelog
v12.0.0-beta.0 (2022-12-08)
:warning: This is a beta release of Lock.js v12 that includes an upgrade to React 18, and should not be used in production. If you find any issues, please submit a bug report.
Changed
Changelog
v11.34.2 (2022-10-10)
Fixed
Changelog
v11.34.1 (2022-09-29)
Fixed
Security
Changelog
v11.33.3 (2022-08-16)
Added
Changelog
v11.33.2 (2022-06-29)
Changed
Changelog
v11.33.1 (2022-06-14)
Fixed
Security
Changelog
v11.33.0 (2022-05-05)
Important
This release contains a change to how custom signup fields are processed. From this release, all HTML tags are stripped from user input into any custom signup field before being sent to Auth0 to register the user. This is a security measure to help mitigate from potential XSS attacks in signup verification emails.
If you would be affected by this change and require HTML to be specified in a custom signup field, please leave us some feedback in our issue tracker.
Changed
Fixed
Security