spring-projects / spring-authorization-server

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

Consistently use empty map for missing additional parameters #1826

Open TheMrMilchmann opened 6 days ago

TheMrMilchmann commented 6 days ago

This is not only more consistent with the other tokens which use an empty map, but also more in line with the documentation (at least for OAuth2DeviceVerificationAuthenticationToken).