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.

Home Page:https://spring.io/guides/tutorials/spring-security-and-angular-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link to wrong github repo

johannz opened this issue · comments

In the new section on Logout, the sentence "This pattern is the one implemented by the oauth2-logout sample in the source code for this tutorial." has an incorrect url.

"source code" points to https://github.com/spring-guides/tut-spring-boot-oauth2 when it should point to https://github.com/spring-guides/tut-spring-security-and-angular-js