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

Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
https://www.callicoder.com/spring-boot-spring-security-jwt-mysql-react-app-part-1/
1.77k stars 1.07k forks source link

How to logout #8

Open monxarat opened 5 years ago

monxarat commented 5 years ago

How to log out and remove all authentication?

ShreyAgarwal11 commented 5 years ago

To logout from the application you have to add logout configurations in your security class.