spring-security-react-ant-design-polls-app icon indicating copy to clipboard operation
spring-security-react-ant-design-polls-app copied to clipboard

How to add private boolean enabled in user table

Open jithumajinu opened this issue 6 years ago • 1 comments

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

jithumajinu avatar Dec 30 '18 10:12 jithumajinu

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.

ShreyAgarwal11 avatar Jun 13 '19 05:06 ShreyAgarwal11