sample-spring-oauth2-microservices icon indicating copy to clipboard operation
sample-spring-oauth2-microservices copied to clipboard

OAuth2Config.java

Open nagkumar opened this issue 7 years ago • 1 comments
trafficstars

This class is commented.. should be this be uncommitted..

/auth/src/main/java/pl/piomin/services/auth/OAuth2Config.java

nagkumar avatar Jan 29 '18 12:01 nagkumar

Hi @nagkumar,

Yes you can. Just replace with SecurityConfig via commenting and uncommenting OAuth2Config then it will run successfully.

ramazansakin avatar Sep 27 '21 06:09 ramazansakin