mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-04 05:06:36 +01:00
542c625d7d
Make DefaultOAuth2User more inline with other part of spring-security. For example, - DefaultOAuth2AuthenticatedPrincipal - AbstractAuthenticationToken Closes gh-9366