ncik and Wolfgang Walther
69d21a82c9
docs: fix example jwt expiration epoch
...
Issue: the example epoch date is wrapped in parentheses. This causes the server to return PGRST303: "The JWT 'exp' claim must be a number"
Fix: remove parentheses
2026-07-01 19:22:59 +00:00
steve-chavez
afc989403d
docs: move jwt using SSL to tutorial 1
...
Removes jwt.io example in favor of a bash script
2025-05-30 17:59:51 -05:00
Wolfgang Walther and Wolfgang Walther
944b02fbb8
docs: Rename Stored Procedures to Functions consistently
...
This avoids confusing our RPCs with actual CREATE PROCEDURE, which we don't
support.
References https://github.com/PostgREST/postgrest-docs/issues/147
2024-02-21 09:40:11 +01:00
Wolfgang Walther and Wolfgang Walther
fcd29caecf
docs: Use code-block postgres consistently
2024-02-19 21:54:15 +01:00
Wolfgang Walther and Wolfgang Walther
e7dde2806c
docs: Change tutorials to use identity column instead of serial/sequence
...
Resolves https://github.com/PostgREST/postgrest-docs/issues/311
2024-02-19 21:54:15 +01:00
Wolfgang Walther and Wolfgang Walther
500aad3360
docs: Clarify secret wording in tutorial 1
...
Resolves https://github.com/PostgREST/postgrest-docs/issues/108
2024-02-19 21:54:15 +01:00
Wolfgang Walther and Wolfgang Walther
6c886b1291
docs: Update output in tutorials to latest version
2024-02-19 21:54:15 +01:00
Wolfgang Walther and Wolfgang Walther
0e7af7b77b
docs: Various formatting improvements
2024-02-19 21:54:15 +01:00
Laurence Isla and GitHub
be2778edb5
Replace the term 'password' with 'secret' to clarify the Tutorial 1
2024-01-17 09:06:20 -05:00
Anwar Knyane and GitHub
084e8c2950
make the jwt generation easier :) ( #697 )
2023-11-14 11:31:33 -05:00
Laurence Isla and GitHub
8f98948078
Add Errors reference ( #430 )
...
* Adds PostgREST' error codes
* Move error information to a dedicated reference page
* Organize errors into tables
2022-03-14 21:03:01 +01:00
Wolfgang Walther and Wolfgang Walther
a85dfe9558
chore: Move *.rst files to docs/ folder
...
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-01-30 13:35:55 +01:00