mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
feat(organization): leave organization (#1239)
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