There was an error while loading. Please reload this page.
1 parent 4a79d67 commit f9037bfCopy full SHA for f9037bf
manual/README.adoc
@@ -165,7 +165,7 @@ order in our Spring Boot application. To do that we need a
165
We autowire the already available filter, and register it with a
166
sufficiently low order that it comes *before* the main Spring Security
167
filter. In this way we can use it to handle redirects signaled by
168
-expceptions in authentication requests.
+exceptions in authentication requests.
169
170
With these changes in place the app is good to go, and at runtime is
171
equivalent to the <<_social_login_logout,logout>> sample we built in
0 commit comments