Hey people,
I’m a full stack dev in the SF Bay Area. Started with Java, moved on to Rails, and now I’m using NestJs with nodejs.
I’m here to figure out how to get auth0 working with the latest version of NestJs and Angular. I got Angular integration working, but NestJS integration is another story. (Relatively still new to JS, so I don’t fully understand the blog example’s AuthenticationMiddleware. I got lost after the call to express-jwt, where it seems to have an anonymous function immediately after without a semicolon.Typescript doesn’t like it either.)
Brian