weepa_ho3
BABetter Auth
•Created by weepa_ho3 on 3/3/2025 in #help
Typescript error after upgrade to v1.2.1

13 replies
BABetter Auth
•Created by weepa_ho3 on 2/4/2025 in #help
Update active organization after creation
When a new organization is created, the active organization is updated in the database, but it is not refetched on the client.
Is this the intended behavior?
Is there a way to trigger the refetch?
6 replies
BABetter Auth
•Created by weepa_ho3 on 2/4/2025 in #help
Type error: Property 'getFullOrganization' does not exist on type 'InferAPI
I added the organization plugin to my auth.ts and to the client. On the client, it works perfectly, and on the server as well, but I can't make a request on the server without getting a type error.
`
in my auth.ts:
`
in my layout:
`
any idea?
4 replies