Use auth.api as request only?

I'm using auth.api across multiple apps. They don't necessarily share the same DB, but I keep getting a "this relation does not exist" error when trying to use it.

Using just fetch works without a problem. Any suggestions
Was this page helpful?