1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Remove redundant docs for Reactive OAuth2 Client

Issue gh-10373
This commit is contained in:
Joe Grandja
2021-10-28 09:17:13 -04:00
parent ce09f3eff4
commit b77cb8d0cb
3 changed files with 0 additions and 240 deletions
-2
View File
@@ -96,7 +96,6 @@
*** xref:reactive/oauth2/login.adoc[OAuth2 Log In]
*** xref:reactive/oauth2/oauth2-client.adoc[OAuth2 Client]
*** xref:reactive/oauth2/resource-server.adoc[OAuth2 Resource Server]
*** xref:reactive/registered-oauth2-authorized-client.adoc[@RegisteredOAuth2AuthorizedClient]
** xref:reactive/exploits/index.adoc[Protection Against Exploits]
*** xref:reactive/exploits/csrf.adoc[CSRF]
*** xref:reactive/exploits/headers.adoc[Headers]
@@ -104,6 +103,5 @@
** Integrations
*** xref:reactive/integrations/cors.adoc[CORS]
*** xref:reactive/integrations/rsocket.adoc[RSocket]
*** xref:reactive/integrations/webclient.adoc[WebClient]
** xref:reactive/test.adoc[Testing]
** xref:reactive/configuration/webflux.adoc[WebFlux Security]