lock icon indicating copy to clipboard operation
lock copied to clipboard

Auth0's signin solution

Results 55 lock issues
Sort by recently updated
recently updated
newest added

### Checklist - [x] I have looked into the [Readme](https://github.com/auth0/lock#readme) and [Examples](https://github.com/auth0/lock/blob/master/EXAMPLES.md), and have not found a suitable solution or answer. - [x] I have searched the [issues](https://github.com/auth0/lock/issues) and have...

bug

### Summary Upgrade **fsevents** from the deprecated `1.2.13` to `^2.3.3` in order to eliminate the deprecation and install‐scripts risks flagged by Socket.dev in our dependency tree. ### Changes - **package.json**...

### Checklist - [x] I have looked into the [Readme](https://github.com/auth0/lock#readme) and [Examples](https://github.com/auth0/lock/blob/master/EXAMPLES.md), and have not found a suitable solution or answer. - [x] I have searched the [issues](https://github.com/auth0/lock/issues) and have...

bug

### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/lock#readme) and [Examples](https://github.com/auth0/lock/blob/master/EXAMPLES.md), and have not found a suitable solution or answer. - [X] I have searched the [issues](https://github.com/auth0/lock/issues) and have...

bug

Error: Expected ref to be a function, an object returned by React.createRef(), or undefined/null.

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.1 to 5.5.2. Release notes Sourced from codecov/codecov-action's releases. v5.5.2 What's Changed check gpg only when skip-validation = false by @​maxweng-sentry in codecov/codecov-action#1894 chore: disable_search alignment by...

dependencies
github_actions

Bumps the babel group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.3` |...

dependencies
javascript

### Changes Fixes React 19 and NextJS 15 compatibility issues in auth0-lock by removing deprecated APIs that were removed in React 19: - Legacy string refs (`ref="name"`) - `ReactDOM.findDOMNode()` -...

### Changes Add Brute-Force Protection `too_many_attempts` error to passwordless error mappings to support adding Brute-Force Protection to `passwordless/start` endpoint ### References https://auth0team.atlassian.net/browse/EUP-23 ### Testing This was tested alongside changes to...

Bumps [jws](https://github.com/brianloveswords/node-jws) from 4.0.0 to 4.0.1. Release notes Sourced from jws's releases. v4.0.1 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify now require that a non empty secret is provided (via...

dependencies
javascript