supabase-js for example) and that will tell me which user is making the request.auth.users, so what is the best way to go about this? Should I create a new table that contains the id of the user and the relative tokens? Do I do this from the web console of Supabase?