auth0-samples / auth0-spring-security5-api-sample

Sample demonstrating how to secure your API using Spring Boot 2 and Spring Security 5
MIT License
96 stars 67 forks source link

Remove deprecated web-security-configure-adapter #19

Closed poovamraj closed 2 years ago

poovamraj commented 2 years ago

WebSecurityConfigurerAdapter has been deprecated and we have replaced it with SecurityFilterChain