feat(cloud): handle cancelled subscriptions (#313)
* feat(cloud): handle cancelled subscriptions * chore: refactor auth
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
} from "better-auth/client/plugins";
|
||||
import { createAuthClient } from "better-auth/react";
|
||||
|
||||
import type { socialProvidersPlugin } from "./auth";
|
||||
import type { socialProvidersPlugin } from "./providers";
|
||||
|
||||
const socialProvidersPluginClient = {
|
||||
id: "social-providers-plugin",
|
||||
|
||||
Reference in New Issue
Block a user