Is there a way to do anonymous auth? I saw there w...
# off-topic
z
Is there a way to do anonymous auth? I saw there was an old issue on GitHub. Thinking through how one might implement a hybrid supabase + crypto DAPP. For example might want to let people "login" with their wallet and have RLS rules that only lets people access certain rows if they are owner of that wallet. Any idea if someone has implemented that or where to look on how to try something like that?