docs: correct order of jwt claims sections

This commit is contained in:
steve-chavez
2025-07-30 05:14:43 -05:00
parent ad25479185
commit fd127f449c
2 changed files with 21 additions and 18 deletions
+1 -1
View File
@@ -603,7 +603,7 @@ jwt-aud
**In-Database** pgrst.jwt_aud
=============== =================================
Specifies an audience for the JWT ``aud`` claim. See :ref:`jwt_aud_verification`.
Specifies an audience for the JWT ``aud`` claim. See :ref:`jwt_aud`.
.. _jwt-role-claim-key: