Open TheExGenesis opened 1 month ago
Currently we're adding the twitter username and user id to the auth JWT which is used to check read/write permissions on the db - we're doing this in a hacky way here, but there's a supabase feature for it called auth hooks.
Currently we're adding the twitter username and user id to the auth JWT which is used to check read/write permissions on the db - we're doing this in a hacky way here, but there's a supabase feature for it called auth hooks.