data that relies on a table current_members for whether or not they can access whatever is in data. The problem is, current_members has a user_id column that is from the user's discord id, not the inbuilt id, so I can't go auth.uid(), instead I have to get it from the auth JWT: