Postgrest auth
Jump to navigation
Jump to search
https://github.com/monacoremo/postgrest-sessions-example/blob/master/app.sql.md
https://github.com/alexandrevilain/postgrest-auth
https://www.npmjs.com/package/postgrest-auth
\x; \du; ALTER ROLE foo SET search_path = public, api; select * from pg_db_role_setting; SELECT * FROM pg_roles; select usename,useconfig from pg_shadow ;