spring-boot-react-oauth2-social-login-demo
spring-boot-react-oauth2-social-login-demo copied to clipboard
Empty value while retreving the cookies for redirecturi (CLASS-NAME--OAuth2AuthenticationSuccessHandler, MethodName-: determineTargetUrl) as a result exception is thrown.Exception-: Sorry! We've got an Unauthorized Redirect URI and can't proceed with the authentication
Not sure how to proceed with testing this application locally as it uses cookie-value based authentication. It would be of a greate help if any one could share how to test this in localhost
ClassName-: OAuth2AuthenticationSuccessHandler, MethdName-: determineTargetUrl
Issue-:Empty value while retreving the cookies for redirecturi as a result exception is thrown.Exception-: Sorry! We've got an Unauthorized Redirect URI and can't proceed with the authentication.