spring-projects / spring-security-samples

1.45k stars 700 forks source link

Add to OAuth samples a demonstration of adding a @WithMockJwt annotation #318

Closed jzheaux closed 2 months ago

jzheaux commented 2 months ago

Since Spring Security has no plans at this point to add @WithMockJwt and other domain-specific mocking annotations, I think it would be good to show in one of the OAuth samples how to add one's own @WithMockJwt.