# spring-angularjs-oauth2-sample **Repository Path**: mirrors_ulisesbocchio/spring-angularjs-oauth2-sample ## Basic Information - **Project Name**: spring-angularjs-oauth2-sample - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring, AngularJS and OAuth2 sample An extension to Dave Syer's effort on integrated Spring security, OAuth2 and AngularJS article. https://spring.io/blog/2015/02/03/sso-with-oauth2-angular-js-and-spring-security-part-v Areas extended 1. Seperate(seperate deployables) auth and resource servers. 2. Role based access to resources 3. check_token api integration 4. JWT is not used # How to run On each module, execute `mvn clean install exec:java` (on different console)