Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/spring-guides/tut-spring-security-and-angular-js
- Owner: spring-guides
- Created: 2015-01-02T12:22:27.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T01:13:37.000Z (over 1 year ago)
- Last Synced: 2024-12-13T15:16:55.785Z (9 days ago)
- Language: TypeScript
- Homepage: https://spring.io/guides/tutorials/spring-security-and-angular-js/
- Size: 2.97 MB
- Stars: 1,699
- Watchers: 197
- Forks: 1,635
- Open Issues: 104
-
Metadata Files:
- Readme: README.adoc
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.code.txt
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[]