Skip to content

Commit 8426fc1

Browse files
committed
remove functions set auth
1 parent 30ebea5 commit 8426fc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/Supabase/SupabaseClient.swift

-1
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,6 @@ public final class SupabaseClient: Sendable {
395395
return nil
396396
}
397397

398-
functions.setAuth(token: accessToken)
399398
realtime.setAuth(accessToken)
400399
await realtimeV2.setAuth(accessToken)
401400
}

0 commit comments

Comments
 (0)