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

aws-node-auth0-custom-authorizers-api example gives me CORS error #257

Closed
LightChang opened this issue Apr 16, 2018 · 3 comments
Closed

Comments

@LightChang
Copy link

LightChang commented Apr 16, 2018

I got CORS error. I checked "Allowed Origins (CORS)" settings in Auth0, "frontend/app.js", and "secrets.json" several time. Even I remove everything and try again. I still got message.
Please help me.
2018-04-15 16 26 10

@lis186
Copy link

lis186 commented May 1, 2018

Update the version of lock.min.js in index.html will fix the problem.

  <script src="//cdn.auth0.com/js/lock/11.6.0/lock.min.js"></script>

@lis186
Copy link

lis186 commented May 1, 2018

The #251 pull request will fix CORS error, and other problems you will face.

@torntrousers
Copy link

+1 on #251

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants