jhipster / generator-jhipster-nodejs

A NodeJS blueprint that creates the backend using NestJS
https://www.npmjs.com/package/generator-jhipster-nodejs
Apache License 2.0
252 stars 81 forks source link

upgrade generator-jhipster to v8.4.0 #475

Closed dwarakaprasad closed 1 month ago

dwarakaprasad commented 2 months ago

note: This pr defaults syncUserWithIdp option to true for oauth2 apps until someone can implement it.

dwarakaprasad commented 2 months ago

@mshima please take a look at this pr.

mshima commented 2 months ago

Reverted syncUserWithIdp configuration it’s needed. Snapshots need to be updated.

mshima commented 1 month ago

Thanks @dwarakaprasad