Closed jzheaux closed 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.
@WithMockJwt
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
.