Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jHipster-Quarkus microservice creates code/logic around user authentication #362

Open
rajesh-ryse opened this issue Jun 12, 2024 · 3 comments

Comments

@rajesh-ryse
Copy link

Overview of the feature request

Every time a new Quarkus microservice is created using jHipster-Quarkus, a bunch of code related to user authentication including jwt token management is create.
This is not necessary as the authentication is mostly centralized with token being propagated to different microservices.

The authentication code should be allowed as an option for the user to select.

Motivation for or Use Case

Every time a microservice is created, time is spent in code cleanup.

  • [x ] Checking this box is mandatory (this is just to show you read everything)
@emilpaw
Copy link
Contributor

emilpaw commented Jun 12, 2024

This is an issue for JHipster Quarkus, not the main generator.

@mshima
Copy link
Member

mshima commented Jun 13, 2024

@rajesh-ryse you should list files you think it should be removed, a PR is welcome.
I cannot transfer the issue to quarkus blueprint.

@DanielFran DanielFran transferred this issue from jhipster/generator-jhipster Jun 13, 2024
@DanielFran
Copy link
Member

DanielFran commented Jun 13, 2024

@rajesh-ryse @mshima transfered to quarkus blueprint project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants