Builder.io
|
73cf34daea
|
Enable session persistence and auto token refresh
cgen-67384ee3ad404093aa338a4d5645bb96
|
2025-11-05 03:02:01 +00:00 |
|
Builder.io
|
3db9b5bafa
|
Disable session persistence and remove debug logging
cgen-40bca251e0f84f9bb2051801f9ef00f5
|
2025-10-05 03:01:24 +00:00 |
|
Builder.io
|
885693d2e6
|
Simplify Supabase client and remove mock fallback
cgen-43e2f0c3c9294158bef35e367965ba18
|
2025-09-30 22:51:32 +00:00 |
|
Builder.io
|
f3f5a49e45
|
Add link/unlink identity support
cgen-4f85ab2d1842464284ddc3cb13f488a9
|
2025-09-30 08:27:48 +00:00 |
|
Builder.io
|
144f975e7e
|
Prettier format pending files
|
2025-09-30 04:56:36 +00:00 |
|
Builder.io
|
b687f4de04
|
Add signInWithOAuth to supabase auth proxy
cgen-e5aaa915f7f94248bd15ad7831b10207
|
2025-09-30 04:50:31 +00:00 |
|
Builder.io
|
86db6bac9e
|
Fix auth state updates when Supabase auth falls back to mock by subscribing to both real and mock auth state changes
cgen-8e8e553dd55a470b8f18a9db949b0a5b
|
2025-09-30 04:37:27 +00:00 |
|
Builder.io
|
7b6082adf7
|
Prettier format pending files
|
2025-09-28 05:04:51 +00:00 |
|
Builder.io
|
7301fd0169
|
fix: import createClient in client supabase
cgen-6c2904fc0c2b4997af9fc0c5ba870894
|
2025-09-28 04:10:17 +00:00 |
|
Builder.io
|
76f9494548
|
Prettier format pending files
|
2025-09-28 00:32:17 +00:00 |
|
Builder.io
|
e12a453f61
|
Add safe channel fallback in supabase proxy
cgen-e200d5d6f64b4dc0b04825c5369711a9
|
2025-09-28 00:26:42 +00:00 |
|
Builder.io
|
385536e3ad
|
Prettier format pending files
|
2025-09-27 20:58:59 +00:00 |
|
Builder.io
|
793b437730
|
Make mock query builder thenable so await returns {data,error}
cgen-40d5853fd30140b8a14188a749884247
|
2025-09-27 20:57:01 +00:00 |
|
Builder.io
|
b1021f0b1b
|
Return object instead of null from mock single() to avoid spread errors
cgen-c16ce148051f49a397aa0953934fffb6
|
2025-09-27 20:56:46 +00:00 |
|
Builder.io
|
d35c4bbeea
|
Provide chainable mock for supabase.from when not configured to avoid loading hangs
cgen-515a21feaa744d9990d68533b41ebbe8
|
2025-09-27 20:56:31 +00:00 |
|
Builder.io
|
76720abb34
|
Fix supabase proxy to not mock database queries when configured
cgen-c1a3ddaf730745ff8dd4057dc69ebd1f
|
2025-09-27 00:36:41 +00:00 |
|
Builder.io
|
f1c849b472
|
Fix initialization order of isSupabaseConfigured
cgen-c0bd5b2bddf64725b7b6386bb5e6f48c
|
2025-08-17 01:14:35 +00:00 |
|
Builder.io
|
63ee6e6dd1
|
Add environment variable debugging
cgen-66cce74d49f54619af3377dbe56a34fc
|
2025-08-17 00:18:50 +00:00 |
|
Builder.io
|
e22e74f647
|
Add global Supabase test function
cgen-e4718614a9e8400c9c01122f80dbbdee
|
2025-08-17 00:18:17 +00:00 |
|
Builder.io
|
d393a34157
|
Add direct Supabase connection test
cgen-6956b0a4c52e4ea984b68a4102aff0b5
|
2025-08-17 00:18:06 +00:00 |
|
Builder.io
|
d524f128f1
|
Fix onAuthStateChange in proxy
cgen-10faf35cf70944daacd95863cd6801f3
|
2025-08-17 00:15:34 +00:00 |
|
Builder.io
|
01bec84abb
|
Improve other auth methods in proxy
cgen-322a0a56df934064950e20a7a07ef977
|
2025-08-17 00:15:26 +00:00 |
|
Builder.io
|
3d50af82cd
|
Fix Supabase proxy to properly handle connection failures
cgen-4d110997bc7a4d9bbd0b8c087b10faae
|
2025-08-17 00:15:11 +00:00 |
|
Builder.io
|
fdffadc7f0
|
Remove duplicate export declarations
cgen-417785668e2b46429c446d82ad2d3ab1
|
2025-08-17 00:12:12 +00:00 |
|
Builder.io
|
72dd012296
|
Simplify Supabase config with working credentials
cgen-bcae1e70e5f14f7ebc523b18f63cf929
|
2025-08-17 00:10:30 +00:00 |
|
Builder.io
|
892139829a
|
Add fallback to mock authentication when Supabase fails
cgen-b104e9d8751642338d83d1384d6df9db
|
2025-08-17 00:06:30 +00:00 |
|
Builder.io
|
117850501b
|
Fix Supabase configuration and add proper connection testing
cgen-273c48e01e314dc392022b241ace8cee
|
2025-08-17 00:04:37 +00:00 |
|
Builder.io
|
478dc8836b
|
Add connection testing and fallback for Supabase
cgen-d3c88383855e49db8dd63e0d326a1cad
|
2025-08-17 00:04:19 +00:00 |
|
Builder.io
|
3b2f04b68b
|
Add isSupabaseConfigured export
cgen-7fe01e523dab4f73bfbc0da6d18abe05
|
2025-08-06 02:18:29 +00:00 |
|
Builder.io
|
d47d9329b3
|
Prettier format pending files
|
2025-08-06 02:15:39 +00:00 |
|
Builder.io
|
8b06e9cc71
|
Remove demo fallbacks and require Supabase configuration
cgen-4d661c08fb904cf28ee2df7d8745dbb7
|
2025-08-06 02:11:25 +00:00 |
|
Builder.io
|
7097f8408b
|
Prettier format pending files
|
2025-08-06 00:35:27 +00:00 |
|
Builder.io
|
0fafedb725
|
Fix Supabase configuration with fallback for missing environment variables
cgen-29fa12290ad14af2ac17820babaf345e
|
2025-08-06 00:12:59 +00:00 |
|
Builder.io
|
71ce8dce2d
|
Create Supabase configuration
cgen-b9943585781b4c149ec41b73047a1192
|
2025-08-06 00:02:38 +00:00 |
|