Wolfgang Walther and Wolfgang Walther
9b1ff2235a
docs: Simplify auth examples with OUT parameter
...
The jwt_token type was not created consistently in all examples, which can
be confusing when following those. To return an object with a single key
named token, it's enough to have an OUT parameter to the function.
Resolves https://github.com/PostgREST/postgrest-docs/issues/280
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
2ae96e7733
docs: Fix broken stackoverflow link
2024-02-16 22:04:07 +01:00
Laurence Isla and GitHub
cb5d80aff8
Remove HTTP Snippets
2024-01-17 09:07:37 -05:00
steve-chavez
55cc616a5e
Authentication as a reference
...
* Creates a Database Authorization topic
* Moves JWT from Auth0 into Ecosystem
* Moves SQL User Management to a how-to
2023-05-03 00:06:17 -03:00
Franz-Josef Färber and Steve Chavez
8be87ed4ac
Minor improvements to sql-user-management-using-postgres-users-and-passwords.rst
2023-01-04 02:22:41 -03:00
fjf2002 and GitHub
f6e3b77643
how-to: SQL User Management using postgres’ users and passwords ( #581 )
2022-11-16 17:10:18 -05:00