lock
lock copied to clipboard
Auth0's signin solution
### Changes - Added captcha pane to passwordless login flows, in both `social_and_email_login_screen` and `social_and_phone_number_login_screen`. ### References ### Testing * [x] This change adds unit test coverage * [ ]...
### Describe the problem When user tries to sign in under email that already has account using different SSO then you just let him in instead of prompting him to...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
Hello, ### Describe the problem auth0-lock package needs react v15, it's an issue by itself cause it wasn't updated since 2017, but it use core-js v1 wich creates a performance...
### Describe the problem Only a single generic error message is available with passwordless login whereas there are some obvious scenarios for failure that will happen on a regular basis....
 ### Description We are using the latest version of the lock 11.23.1 and it allows spaces in the username. ### Reproduction Enter a space in the username on the...
### Changes Don't always provide a function to `SuccessPane` instead pass the `closeHandler` variable so that `SuccessPane` can correctly distinguish whether to show the close buttong ### Testing This change...
### Describe the problem Auth lock options are set correctly according to this example on [github](https://github.com/auth0/lock/blob/master/src/i18n/en.js). In `success` part, I have both `logIn` and `signUp` messages defined as stated above...
Bumps the babel group with 1 update: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser). Updates `@babel/eslint-parser` from 7.23.9 to 7.23.10 Release notes Sourced from @babel/eslint-parser's releases. v7.23.10 (2024-01-31) :bug: Bug Fix Other #16240 [eslint] Include field...
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.90.2. Release notes Sourced from webpack's releases. v5.90.2 Bug Fixes use Math.imul in fnv1a32 to avoid loss of precision, directly hash UTF16 values the setStatus()...