There was an error while loading. Please reload this page.
1 parent 4bec698 commit be5ae46Copy full SHA for be5ae46
overview.adoc
@@ -20,6 +20,10 @@ choose on the home page which one to use.
20
Authorization Server, able to issue its own tokens, but still using
21
the external OAuth2 providers for authentication.
22
23
+* <<_social_login_custom_error,**custom-error**>>: adds an error message
24
+for unauthenticated users, and a custom authentication based on Github
25
+API.
26
+
27
NOTE: The changes needed to migrate from one app to the next one in
28
the feature ladder can be tracked in the source (the source code is
29
https://github.com/spring-guides/tut-spring-boot-oauth2[in
0 commit comments