spring-security-react-ant-design-polls-app
spring-security-react-ant-design-polls-app copied to clipboard
How to add private boolean enabled in user table
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.