Hello, I would like to know if is possible to use Token (JWT) authentication mechanism in Postgres? In order to authenticate users and also authorize access to specific tables, This is in a multi-tenant application context where users can create
their own tables and share it if they want. Is it possible this authentication mechanism or is there any plugin to achieve it? Thank You for your help! Regards, Cesar |