Skip to content

Commit

Permalink
Separate OAuth 2.0 Client Reactive Docs
Browse files Browse the repository at this point in the history
Issue gh-10367
  • Loading branch information
jzheaux committed Nov 4, 2021
1 parent 3db13de commit 5019653
Show file tree
Hide file tree
Showing 6 changed files with 991 additions and 1,014 deletions.
6 changes: 5 additions & 1 deletion docs/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,11 @@
*** xref:reactive/authorization/method.adoc[EnableReactiveMethodSecurity]
** xref:reactive/oauth2/index.adoc[OAuth2]
*** xref:reactive/oauth2/login.adoc[OAuth2 Log In]
*** xref:reactive/oauth2/oauth2-client.adoc[OAuth2 Client]
*** xref:reactive/oauth2/client/index.adoc[OAuth2 Client]
**** xref:reactive/oauth2/client/core.adoc[Core Interfaces and Classes]
**** xref:reactive/oauth2/client/authorization-grants.adoc[OAuth2 Authorization Grants]
**** xref:reactive/oauth2/client/client-authentication.adoc[OAuth2 Client Authentication]
**** xref:reactive/oauth2/client/authorized-clients.adoc[OAuth2 Authorized Clients]
*** xref:reactive/oauth2/resource-server/index.adoc[OAuth2 Resource Server]
**** xref:reactive/oauth2/resource-server/jwt.adoc[JWT]
**** xref:reactive/oauth2/resource-server/opaque-token.adoc[Opaque Token]
Expand Down
Loading

0 comments on commit 5019653

Please sign in to comment.