79228773

Date: 2024-11-27 02:21:23
Score: 0.5
Natty:
Report link

Springboot dont provide all of these attributes for you, you can config what you want to see in the /userinfo by this. By default, it will use OAuth2UserService for the response entity

.oauth2Login(oauth2 -> oauth2.userInfoEndpoint())
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Nguyen Huu Phuc