royclarkson / spring-rest-service-oauth

A simple OAuth protected REST service built with Spring Boot and Spring Security OAuth
Apache License 2.0
664 stars 339 forks source link

oauth 2.0.7 VERSION and normalized user-role #22

Closed mariubog closed 9 years ago

mariubog commented 9 years ago

fixed userDetailsService for oauth 2.0.7 VERSION and normalized user role realtion changing it to manyToMany

mariubog commented 9 years ago

OK passed Travis , sorry again about all that mess with multiple requests

royclarkson commented 9 years ago

Thanks! No problem about the requests. This is just a sample project. :)

royclarkson commented 9 years ago

Resolves #19