Advanced Row Level Security (RLS) Policies // Authorization Deep Dive

  Рет қаралды 11,406

Supabase

Supabase

Күн бұрын

Пікірлер: 26
@chips4real1
@chips4real1 6 ай бұрын
Please do a video on including additional data from the public schema in the session
@JonMeyers
@JonMeyers 5 ай бұрын
That’s a good one! Will add it to the list! 💯
@sergeyagronov9650
@sergeyagronov9650 6 ай бұрын
superb videos, content and delivery, hope supabase will continue to rock!!!
@JonMeyers
@JonMeyers 5 ай бұрын
It definitely will! Glad you enjoyed the video! 🙌
@1lllllllll1
@1lllllllll1 2 ай бұрын
You know it’s a hard core classical engineer when they’re also deep into music.
@caseyspaulding
@caseyspaulding 6 ай бұрын
Great! Love the content ! Thanks
@JonMeyers
@JonMeyers 5 ай бұрын
Thanks! Glad you enjoyed it! 🙌
@JonMeyers
@JonMeyers 5 ай бұрын
Thanks! Glad you enjoyed it! 🙌
@wiesson1546
@wiesson1546 6 ай бұрын
Is there a good naming pattern for the policies? I have like 70+ tables and Somehow I write "users can read" "users can select", "users can see" … I ended up to copy select / update / ... so that is it at least a bit unified
@JonMeyers
@JonMeyers 5 ай бұрын
Yeah, can get a little out of hand! I would recommend using the name to describe the policy to make it easier to parse later - “authenticated users can select their own todos” rather than “select todos policy”
@antoninosartori
@antoninosartori Ай бұрын
I need to manage roles, like an admin role who can select, udpate, insert on every table, but also a client role where only can view its own data. Anyone solve this? 😁😁
@TorstenFischer-gj4cs
@TorstenFischer-gj4cs 5 ай бұрын
When I have a 1:1 relationship between an user and its DB objects: Is it suitable to use "ALL" RLS with "(auth.jwt() ->> 'sub'::text) = (user_id)::text"?
@samds7750
@samds7750 3 ай бұрын
Can you do a video showing RBAC in Supabase with a permissions table for multiple roles where RLS policies grab the current user's role from a JWT, for instance Clerk's supabase JWT with the role embedded in public metadata?
@GlaucoTabet
@GlaucoTabet 3 ай бұрын
also need that content, need to create an admin and member kind of permissions table ...
@sconsalter
@sconsalter 6 ай бұрын
I created schemas to organize my tables in Supabase, but I am unable to load them in FlutterFlow. On the schema screen in FlutterFlow, only the tables in the 'public' schema appear. What configuration should I make in Supabase so that these schemas I created appear in the API?
@JonMeyers
@JonMeyers 5 ай бұрын
@dshukertjr any ideas?
@OlivierMARTINEAU
@OlivierMARTINEAU 6 ай бұрын
Strange, I don't have the "definition" button on the view in the table editor section. Have you the same issue ?
@JonMeyers
@JonMeyers 5 ай бұрын
Oh weird! I thought this was rolled out to all projects. If you submit a support ticket to supabase.com/support someone can take a look 👍
@jonathangamble
@jonathangamble 6 ай бұрын
you should be using select with auth.uid()... need a video on policies and speed
@JonMeyers
@JonMeyers 5 ай бұрын
Yep, good call! This would be more efficient!
@lararawf6100
@lararawf6100 3 ай бұрын
God bless u
@jsvrs
@jsvrs 2 ай бұрын
That's why I use Prisma
@Hagemony
@Hagemony 6 ай бұрын
Supabase getting overcomplicated..... Let me give surrealDB a shot
@BenjaminMichotte
@BenjaminMichotte 6 ай бұрын
It’s not Supabase being complicated, it’s Postgres being powerful 😂
@JonMeyers
@JonMeyers 5 ай бұрын
@@BenjaminMichottenailed it!
@innovatorshome
@innovatorshome 4 ай бұрын
Yes​@@BenjaminMichotte
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
8 things you should NEVER do in a Database!
22:56
Supabase
Рет қаралды 13 М.
Handling user data in Supabase
17:05
WeWeb
Рет қаралды 9 М.
Everything you need to know about Postgres Row Level Security | POSETTE 2024
18:19
Usage-based restrictions for SaaS subscription tiers
35:28
Supabase
Рет қаралды 10 М.
Simplify complex SQL queries with Views in Postgres
26:01
Supabase
Рет қаралды 10 М.
3 reasons you should use Postgres Functions and Transactions
16:58
Learn to code with an unfair advantage.
15:05
Jason Goodison
Рет қаралды 177 М.
Are Multi-Column Indexes a good idea?
11:22
Supabase
Рет қаралды 5 М.