oof2win2
oof2win2
Explore posts from servers
CDCloudflare Developers
Created by oof2win2 on 4/10/2025 in #r2
hmm it still isn't doing anything. found
migrating from supabase
5 replies
BABetter Auth
Created by oof2win2 on 2/10/2025 in #help
integrating with postgres rls (supabase)
yeah fair enough, that's what i have setup right now. supabase had it in only one query (based on if the JWT was present or not) which was IMO better for this type of setup but we'll see
45 replies
CDCloudflare Developers
Created by oof2win2 on 4/10/2025 in #r2
hmm it still isn't doing anything. found
hmm, i retried the migration. checked the API keys and everything is working when fetching through aws4fetch. i'm not sure which requests and headers cloudflare is sending, but all the requests work fine for me
5 replies
BABetter Auth
Created by oof2win2 on 2/10/2025 in #help
integrating with postgres rls (supabase)
per se, how do you get anonymous to work correctly? passwordless auth doesn't work there
45 replies
BABetter Auth
Created by oof2win2 on 2/10/2025 in #help
integrating with postgres rls (supabase)
hey @daveycodez, i'm looking at some code you wrote on neon-drizzle-tanstack and integrating RLS. i'm wondering how you get the anon and authenticated DB with neon correctly? i can't seem to get them working with rls at the same time
45 replies
BABetter Auth
Created by kaas on 2/12/2025 in #bug-reports
Session stealing?
it was a cache issue within nextjs (as always). modified to no caching / private via headers + nextjs bs and resolved it
13 replies
BABetter Auth
Created by kaas on 2/12/2025 in #bug-reports
Session stealing?
also isnt the sole instance of the issue, i need to debug further
13 replies
BABetter Auth
Created by kaas on 2/12/2025 in #bug-reports
Session stealing?
like i fetch data by user id from the session and the session just gave me that user id which is weird
13 replies
BABetter Auth
Created by kaas on 2/12/2025 in #bug-reports
Session stealing?
yeah it’s a solid issue. i have dbgenerated user ids (only diff) but idk the root cause of why it happens
13 replies
BABetter Auth
Created by kaas on 2/12/2025 in #bug-reports
Session stealing?
i’ve had this issue reported by multiple users - they login and are able to login as other random users. do you know the cause of this?
13 replies
BABetter Auth
Created by oof2win2 on 2/18/2025 in #help
gathering name on signup with otp
hmm, i guess that makes sense. might need to unify login and signup, gather name as part of onboarding
3 replies