royclarkson / spring-rest-service-oauth

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

QUESTION. how can I be authorized with angularjs or postman? #31

Open odraudek99 opened 9 years ago

odraudek99 commented 9 years ago

postman app chrome clinte restfull

odraudek99 commented 9 years ago

thanks

royclarkson commented 9 years ago

Take a look at this blog series. It may be helpful. https://spring.io/guides/tutorials/spring-security-and-angular-js/