mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 20:37:44 +00:00
Merge branch 'main' into v1.2
This commit is contained in:
@@ -46,3 +46,5 @@ export const {
|
||||
useListOrganizations,
|
||||
useActiveOrganization,
|
||||
} = client;
|
||||
|
||||
client.$store.listen("$sessionSignal", async () => {});
|
||||
|
||||
Reference in New Issue
Block a user