Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth0-lock implemantrion #622

Open
pedro-samo opened this issue Aug 11, 2021 · 0 comments
Open

Auth0-lock implemantrion #622

pedro-samo opened this issue Aug 11, 2021 · 0 comments
Labels
question Further information is requested

Comments

@pedro-samo
Copy link

pedro-samo commented Aug 11, 2021

Our platform is going through an authentication implementation process using Auth0.
As a way to ensure a better user experience, we chose to use the Auth0-lock library. But we are facing some integration issues.

Installing the dependency goes smoothly inside the repository. However, when we import the library in some component and execute the command "vtex link", the terminal shows this error:

Error

As a test, I created a project, also in React, through create-react-app. In it I can run all the functionality of Auth0-lock perfectly. When I try to replicate the same implementation in our repository, the error occurs.

All recommendations from the official library documentation were followed. I've also done an overview on several forums and on Auth0's GitHub. In conversation with our internal team of developers, we believe it is something related to blocking Vtex's build environment.

Has anyone ever experienced something similar?

Thanks

@pedro-samo pedro-samo added the question Further information is requested label Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant