Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spring-guides/tut-spring-security-and-angular-js

Spring Security and Angular:: A tutorial on how to use Spring Security with a single page application with various backend architectures, ranging from a simple single server to an API gateway with OAuth2 authentication.
https://github.com/spring-guides/tut-spring-security-and-angular-js

Last synced: 2 days ago
JSON representation

Spring Security and Angular:: A tutorial on how to use Spring Security with a single page application with various backend architectures, ranging from a simple single server to an API gateway with OAuth2 authentication.

Awesome Lists containing this project

README

        

---
tags: [security,angular,rest,oauth]
projects: [spring-security,spring-security-oauth]
---
:toc: left
:icons: font
:source-highlighter: prettify
:image-width: 500

= Spring Security and Angular

include::basic/README.adoc[leveloffset=+1]
include::single/README.adoc[leveloffset=+1]
include::vanilla/README.adoc[leveloffset=+1]
include::proxy/README.adoc[leveloffset=+1]
include::oauth2-vanilla/README.adoc[leveloffset=+1]
include::double/README.adoc[leveloffset=+1]
include::testing.adoc[leveloffset=+1]
include::oauth2-logout/README.adoc[leveloffset=+1]

include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/footer.adoc[]