auth0 / angular-lock

MIT License
18 stars 15 forks source link

Auth0 is not a constructor #23

Closed johnnyasantoss closed 7 years ago

johnnyasantoss commented 7 years ago

There's a problem when using this package with auth0-lock

I guess that the docs isn't updated. [screenshot](http://prnt.sc/e03gmk)

+info: StackOverflow

chenkie commented 7 years ago

Looks like you're using Lock v10.9 or higher with angular-lock v1. Please use angular-lock v2 as stated in the readme.

npm intsall angular-lock@2.0.0-beta.1

or

bower install angular-lock#2.0.0-beta.1
johnnyasantoss commented 7 years ago

Thanks, I found this answer later after creating this issue, sorry!

Is there any milestone to get compatibility between this versions?

chenkie commented 7 years ago

No prob.

The full release should be along shortly. Likely end of week or early next 👍