SERVER_ERROR: error: relation "ssoProvider" does not exist [ExpressJS and NextJS]
Hello, I'm currently struggling to get the SSO working because of "bad" integration with postgreSQL i assume?
Every postgresql table needs to have a schema. My API is connected to a specific schema, but even publishing this table in all schemas it does not work.