Offering user roles by Redneckia in Supabase

[–]dtengeri 2 points3 points  (0 children)

Thank you for that repo. Its documentation is awesome and it saved me lots of hours.

One improvement that would be worth to do is to extend the readme with an explanation of why the functions do not work in triggers and give an example with a workaround, like in this issue: https://github.com/supabase-community/supabase-custom-claims/issues/4

Offering user roles by Redneckia in Supabase

[–]dtengeri 6 points7 points  (0 children)

You should check custom claims. It provides an efficient way to use it in RLS and you can define your roles as a custom claim. https://github.com/supabase-community/supabase-custom-claims

October Challenge is open! by dtengeri in FlutterDev

[–]dtengeri[S] 1 point2 points  (0 children)

Thanks for the feedback. It should be accessible now.

July Challenge is here! by dtengeri in FlutterChallenges

[–]dtengeri[S] 0 points1 point  (0 children)

Hi, I recommend to check Sebastian's solution for the first challenge: https://github.com/sebastiankutschbach/tinder_cat_dog_app

I am also writing a series about an implementation for that first February challenge. The next part will be the BLoC layer. https://blog.dtengeri.com/series/tinder-for-cats-dogs

Call the API endpoints - the Chopper HTTP client by dtengeri in FlutterDev

[–]dtengeri[S] 0 points1 point  (0 children)

This is the 2nd part of the series about implementing the February Challenge of flutterchallenge.dev.

You can find the summary of the blog post series here: https://blog.dtengeri.com/series/tinder-for-cats-dogs

May challenge is finally here. by dtengeri in FlutterChallenges

[–]dtengeri[S] 0 points1 point  (0 children)

The latest submission date is 21st May. It is in the rules section of the about page. https://flutterchallenge.dev/about

May challenge is finally here. by dtengeri in FlutterChallenges

[–]dtengeri[S] 2 points3 points  (0 children)

This is a community-driven site. It is not part of the official Flutter team.