Results 110 comments of Jim
trafficstars

AHAA!! Turns out I just needed to change the "scope" value from `openid offline_access` to `openid profile email`. I created a [PR here](https://github.com/sitefinitysteve/nativescript-auth0/pull/89) changing this to the default in the...

Leaving this open so admins see it. Feel free to close 👍

Just tried on an earlier machine and same error. I think there is an issue with with karma-cucumberjs project. I'm using AngularJS 1.5, ES5 scaffolded from the gulp-Angular Generator. ![ng-nj_org_...

Holy coconut fingers! I had already said "screw this project", put a mystical curse on the family of @s9tpepper, and started using ["karma-cucumber-js"](https://github.com/eugene-sea/karma-cucumber-js) instead! I was so sad about not...

@raynerweb Sadly, running these commands did not help at all. :'(

Thanks! Have you ever used this on an actual project though? When I try to actually bring in my source code files it says, "angular is not defined". Also, it's...

Thanks, I would like this alias, and seems like there is no reason to not have it. 👍

do I need to manually re-establish a connection to something? I tried setting up the provider like this, but my "end" and "error" callbacks never seem to be fired... ```...

@ndfnd I did NOT find a good solution... @ricmoo I tried that- still doesn't work. I am pinging for the block number every 15 min. I am creating the provider...