Hello, just a quick question : what is the difference between the two roles listed in the variables list (“authenticated” and"admin") ? I kind of understand that one is managed by Supabase and the other one is the one that I’ve created, but I don’t get the utility behind this. See the picture below
Great question! For clarification are you asking the reasoning and documentation around the terms?
For example, authenticated : Used when a user is logged in, providing authenticated access.
An admin level of access would depend on the rules setup defined as an admin for your use case.
Perhaps to answer more fully or provide more resources, I would be interested in learning about your use case and or your settings in your backend.