Files
spring-authorization-server/docs/modules/ROOT/pages/how-to.adoc
Rob Winch 0f0424ad2a Migrate docs to Antora
Issue gh-1295
2023-07-10 14:25:08 -05:00

14 lines
497 B
Plaintext

[[how-to]]
= How-to Guides
:page-section-summary-toc: 1
[[how-to-overview]]
== List of Guides
* xref:guides/how-to-pkce.adoc[Authenticate using a Single Page Application with PKCE]
* xref:guides/how-to-social-login.adoc[Authenticate using Social Login]
* xref:guides/how-to-ext-grant-type.adoc[Implement an Extension Authorization Grant Type]
* xref:guides/how-to-userinfo.adoc[Customize the OpenID Connect 1.0 UserInfo response]
* xref:guides/how-to-jpa.adoc[Implement core services with JPA]