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.

Could anyone assist showing how do i configure? I checked the docs multiple times.
https://www.better-auth.com/docs/plugins/sso
Integrate Single Sign-On (SSO) with your application.
Was this page helpful?