spring-security/docs/modules/ROOT/pages/reactive/oauth2/index.adoc

9 lines
299 B
Plaintext
Raw Normal View History

[[webflux-oauth2]]
= OAuth2 WebFlux
Spring Security provides OAuth2 and WebFlux integration for reactive applications.
2021-07-29 18:12:34 -04:00
* xref:reactive/oauth2/login.adoc[OAuth 2.0 Login]
* xref:reactive/oauth2/access-token.adoc[OAuth2 Client]
* xref:reactive/oauth2/resource-server.adoc[OAuth 2.0 Resource Server]