Robert L Collins Jr

Results 25 comments of Robert L Collins Jr

Any update on this? We are needing this behavior as well.

We've used this package with Angular 10 and 13 without issue. Have you made sure to install the right version? If you use version 4.2.0 it should work.

@edbzn sre you using `auth0/angular-jwt` or `auth0/angular2-jwt`? For Ivy our team had to switch to the newer version to work with the Ivy compiler - it didn't take us long...

Interesting, we haven't seen that when we run locally or when we send a build out. Maybe we have missed it. I will double check our outputs, but currently we...

I'll fix this as soon as I can. I didn't remove it intentionally, I forked the master branch and did the upgrade. It's probably something I have locally that did...

Just migrated from tslint/codelyzer to eslint. Added lint back to places in the angular.json based on steps and documentation for converting.

I updated the package.json and angular.json as requested! The two latest commits handled the reversion and then any other changes I needed to get `npm start`, `npm run build`, `npm...

@frederikprijck I'll take a look at these this afternoon. I don't mind continuing to improve this PR if it helps your team focus on getting settled with the project. I...

Alright fixed the linting stuff for you, it looks like I didn't run the eslint conversion correctly for some of the projects. I re-ran the conversion and stuff looks good...

Merge is done