spring-boot-react-oauth2-social-login-demo icon indicating copy to clipboard operation
spring-boot-react-oauth2-social-login-demo copied to clipboard

Security config: default success redirect path

Open hackuno opened this issue 6 years ago • 0 comments

The default redirect path in the security config class is miss ing a star ( needed .../** Instead of /*).

This cause a not authorized error when login with google, before to redirect to the profile.

Also, i want to thank you very much becouse this project is all that i needed to start with mine! Super fantastic , Simply and well written

hackuno avatar May 30 '19 22:05 hackuno