web-budget / back-end

Back-end application for webBudget
Apache License 2.0
6 stars 5 forks source link

Refactor authentication/authorization process on backend #16

Closed arthurgregorio closed 1 year ago

arthurgregorio commented 2 years ago

Spring has dreprecated WebSecurityConfigurerAdapter and the auth process seens not be consistent. We do really need redis?

The goal here is to review it beginning from the backend and look for improvements or pieces that can be removed to have a lighter auth process