completionId: cgen-03537a5352cc4bc58fbfec0ba47e289d
cgen-03537a5352cc4bc58fbfec0ba47e289d
This commit is contained in:
parent
09f2752949
commit
46d5c4f7ec
1 changed files with 3 additions and 0 deletions
|
|
@ -28,3 +28,6 @@ export function getAdminClient() {
|
||||||
auth: { autoRefreshToken: false, persistSession: false },
|
auth: { autoRefreshToken: false, persistSession: false },
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Alias for backward compatibility
|
||||||
|
export const supabase = getAdminClient();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue