We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fb779 commit 39b2642Copy full SHA for 39b2642
src/lib/types.ts
@@ -20,9 +20,6 @@ export type SupabaseClientOptions<SchemaName> = {
20
* Automatically refreshes the token for logged in users.
21
*/
22
autoRefreshToken?: boolean
23
- /**
24
- * Allows to enable/disable multi-tab/window /
25
- multiTab?: boolean
26
/**
27
* Whether to persist a logged in session to storage.
28
0 commit comments