mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-08-23 09:47:13 +00:00
Make DefaultOAuth2User more inline with other part of spring-security. For example, - DefaultOAuth2AuthenticatedPrincipal - AbstractAuthenticationToken Closes gh-9366