spring-boot-react-oauth2-social-login-demo
spring-boot-react-oauth2-social-login-demo copied to clipboard
Github logging not working
Github logging not working error msg :
Email not found from OAuth2 provider
I'm facing the same issue. Gives "Email not found from OAuth2 provider" error for both, new Github app as well as for the one whose client id is mentioned in the code.
Same Issue. Solve: Do not use condition StringUtils.isEmpty(oAuth2UserInfo.getEmail()) when checking github provider