spring-security-livelessons/oauth2

Not anymore in HttpSecurity

hubertvolz opened this issue · 1 comments

Hi Josh and Rob,

similar to the other issue I created: oauth2() does not exist anymore on HttpSecurity. As this example is general very helpful, it would be great to see it fixed.

Thanks, best regards and still stay healthy!
hubert

.oauth2().client().authorizationCodeGrant();

Thanks for the report! This is fixed via 998d5ad