Hi,
I used to use the method described for Angular.js + Go wich was working like a charm.
I decided to browserify the angularJs and now I get the error :
Uncaught Error: [$injector:modulerr] Failed to instantiate module app due to:
ReferenceError: Auth0Widget is not defined
Hi, I used to use the method described for Angular.js + Go wich was working like a charm. I decided to browserify the angularJs and now I get the error :
My code is :
Running :
Thanks for helping,