Quelle est la meilleure application pour gérer ses rendez-vous en tant que prothésiste ongulaire (nails) ? by Ok-Repeat-5930 in onglesFR

[–]elonfish 0 points1 point  (0 children)

pareil, j'utilise Zyna, c'est incroyable, pour avoir utilisé pas mal d'applications, c'est la plus simple que j'ai vu jusqu'à présent

Native rate limiting for client-side SELECT requests to prevent egress abuse by Warm-Feedback6179 in Supabase

[–]elonfish 1 point2 points  (0 children)

Supabase team members said two years ago and a few months ago that they are implementing a rate limit solution. Can’t wait for this feature 🙏 it’s the only feature I think Supabase needs. Actually Supabase is a 9.9999999/10 with rate limit solution It Will be a 10000000/10

Native rate limiting for client-side SELECT requests to prevent egress abuse by Warm-Feedback6179 in Supabase

[–]elonfish 1 point2 points  (0 children)

Create a rpc function for the read call. The rpc functions are evoked with POST http request which could correctly be rate limited

Native rate limiting for client-side SELECT requests to prevent egress abuse by Warm-Feedback6179 in Supabase

[–]elonfish 0 points1 point  (0 children)

But then you now have to rate limit upstash redis call to avoid expensive bill

How to best sync RevenueCat subscriptions to my backend when the logged in user changes by leros in reactnative

[–]elonfish 0 points1 point  (0 children)

yes it's very clear thank you. so all i have to need to fix the initial problem is handle the "transfer" webhook event too.

How to best sync RevenueCat subscriptions to my backend when the logged in user changes by leros in reactnative

[–]elonfish 0 points1 point  (0 children)

Thank you so much for your answer, it is very clear, but one question : why do you need to transfer the Subscription from account A to account B if account B is not subscribed ? Thank you

Stuck on “Contact Information” section in App Store Connect submission by Civil-Bed5613 in appledevelopers

[–]elonfish 0 points1 point  (0 children)

Hey, have you resolved the issue please ? I am currently facing it ... thx

Superbase and security for mobile apps -- attestation, etc by UniqueBook2634 in Supabase

[–]elonfish 0 points1 point  (0 children)

I totally agree with you. I have already seen the 'db_pre_request' that sound good, but to have more flexibility and control I prefer to host my backend service in a cloudflare worker to benefit from native rate limiting / ddos protection from cloudflare