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

Evaluate removing Spring Security #738

Closed
tulioag opened this issue Feb 13, 2019 · 1 comment
Closed

Evaluate removing Spring Security #738

tulioag opened this issue Feb 13, 2019 · 1 comment

Comments

@tulioag
Copy link
Contributor

tulioag commented Feb 13, 2019

Currently using Spring Security doesn't seem to be providing great value. There is much boilerplate needed for making it work and removing it will probably make the code base smaller. Dynamic routes can be added after login depending on the user's role as an alternative security solution.

The current boilerplate could be moved to a separate addon. In that case it could make sense to use it still.

Relates to #736

@web-padawan
Copy link
Member

Covered by 9a19c9a.

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

2 participants