callicoder/spring-security-react-ant-design-polls-app

How to add private boolean enabled in user table

jithumajinu opened this issue · 1 comments

How to add private boolean enabled in the user table and use this in login authentication.

I can help you with the problem but would be requiring more info on why you would like to add a private boolean. If you want to implement authorization then a better way of doing it would be by using role specific privileges.