spring-projects / spring-authorization-server

Spring Authorization Server
https://spring.io/projects/spring-authorization-server
Apache License 2.0
4.78k stars 1.25k forks source link

Fix package tangle #1615

Closed jgrandja closed 1 month ago

jgrandja commented 1 month ago

Fix package tangle introduced with the addition of DefaultOAuth2TokenClaimsConsumer.

Related gh-1560