Update order of guides in nav.adoc

This commit is contained in:
Joe Grandja
2023-07-19 18:38:32 -04:00
parent 1570a56911
commit 509b332c2d

View File

@@ -5,9 +5,9 @@
* xref:core-model-components.adoc[]
* xref:protocol-endpoints.adoc[]
* xref:how-to.adoc[]
** xref:guides/how-to-ext-grant-type.adoc[]
** xref:guides/how-to-jpa.adoc[]
** xref:guides/how-to-pkce.adoc[]
** xref:guides/how-to-social-login.adoc[]
** xref:guides/how-to-ext-grant-type.adoc[]
** xref:guides/how-to-userinfo.adoc[]
** xref:guides/how-to-jpa.adoc[]
** xref:guides/how-to-custom-claims-authorities.adoc[]