Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Auth0 not a constructor #45

Open
bobbyziom opened this issue Jan 20, 2017 · 1 comment
Open

Auth0 not a constructor #45

bobbyziom opened this issue Jan 20, 2017 · 1 comment

Comments

@bobbyziom
Copy link

Problem is described here. Documentation not updated for latest auth0-lock 10.8.

http://stackoverflow.com/questions/41707970/auth0-is-not-a-consutructor-angularjs-and-auth0/41763628#41763628

@alobban
Copy link

alobban commented Feb 28, 2017

Here is my solution for me running Auth0-Lock 10.11.0:

"auth0-lock": "^10.11.0",
"angular-lock": "^1.0.5",
"auth0.js": "7.6.1"

I had to install Auth0.js v7 separately as a dependency; v8 had issues. Now auth0-lock widget works for me. I figure this might also be the solution for running auth0-lock 10.8.

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

No branches or pull requests

2 participants