Ashish Kumar

Results 2 issues of Ashish Kumar

Did you build social logins into your apps? Can you share your experience of working with Google, Facebook and LinkedIn logins? Thanks.

Hi, I am using Spring Boot 3 and Spring Security 6 and following the sample https://github.com/auth0-samples/auth0-spring-security5-api-sample/tree/use-spring-6/01-Authorization-MVC. Tutorial works well until I try with GET endpoints. But the moment I built...